Closed ebhsgit closed 3 years ago
@ebhsgit considering this repo is dead, how did you implement this PR? Did you fork it?
@ebhsgit and @katzer
I confirm that this PR does work in Android 11 (just tested now with Android 11 and Xiaomi Redmi Note 8)
@katzer please, please, please just simply accept this PR. It takes 1 minute and 1 click!
thanks
I'm still facing the issue! I don't think the PR solved it.
Fixes #361
Android 11 restricts package visibility which causes the code to return 0 email clients.
https://developer.android.com/training/package-visibility/declaring#intent-filter-signature
This PR declares
query
forSENDTO
action, to enable the ability to query for apps that register theSENDTO
action