ionic-team / ionic-team/capacitor-google-maps
Android api key in manifest is wrong..
Open
triage
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
our app will be used by many users on physical phones.
we cannot support EVERYONE using the SAME apikey. (and we don't want to PAY for the api accesses)
so we NEED to be able to specify that thru the createMap() api
then we can prompt the user for their api key and store it locally for their use
(which we do for ios)
Contributor guide
Assessment
This issue has not been assessed yet.