You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Android 11/SDK 30, you must declare in advance which apps you plan to query. I'm currently unsure of how to do that in Expo, since we don't have access to the AndroidManifest.xml directly. This will require some investigation.
The text was updated successfully, but these errors were encountered:
Until Expo supports the new Android Manifest bits, there's not much we can do here. I'm going to bump this back into the backlog. May eventually move it to a future 1.4.x release.
For Android 11/SDK 30, you must declare in advance which apps you plan to query. I'm currently unsure of how to do that in Expo, since we don't have access to the
AndroidManifest.xml
directly. This will require some investigation.The text was updated successfully, but these errors were encountered: