Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

This will crash apps in Android 10 (Q) #2

Open
MartyMacGyver opened this issue Sep 4, 2019 · 2 comments
Open

This will crash apps in Android 10 (Q) #2

MartyMacGyver opened this issue Sep 4, 2019 · 2 comments

Comments

@MartyMacGyver
Copy link

This method worked in 9.0 and earlier, but in 10.0 it will crash a running app if you try to share anything. I don't know what the better solution is yet, but you should add a warning to this effect.

@rejhgadellaa
Copy link

Android 10/Q no longer polls apps for Direct Share targets (apps now push them using a new API) so the filter is probably redundant on Q anyway.

My guess is that we're stuck with Direct Share until someone finds another way to block it.

I really wish AOSP would just add some options for the Share menu. Enable/disable Direct Share, enable/disable the new AI-powered suggestions panel, pin and hide share targets, etc.

@stefansundin
Copy link
Owner

Thanks. I added a warning to the README.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants