awebre / la-historical-markers

LA Historical Markers is an iOS and Android app for exploring Louisiana's Historical Markers. The mobile app is built in Expo and the back-end is a combination of Azure Functions, MSSQL, and Azure Storage.
MIT License
2 stars 0 forks source link

Android Go Button Uses Google Maps Only #33

Open awebre opened 3 years ago

awebre commented 3 years ago

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.

awebre commented 3 years ago

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.