What I understand from key generation is that you can restrict one key to the API usage on Google. So, one key could be used on Google Map JavaScript API, Native Android, some other cloud or Map related API and so on. You can also be crazy and set the key to unlimited API usage. Therefore, isn't it correct that if I restrict key to use on multiple APIs, including JavaScript Map API the key could still work on the simulator browser? Anyway, I tried to restrict they key to just JavaScript and it didn't work.
On Monday, June 17, 2019 at 6:19:14 AM UTC+2, Shai Almog wrote: > > These are separate keys. You need to have 3 keys each of which is > generated separately and has its own quota (thanks google...). In native > you're using the native Android key defined in the build hints. On the > simulator you use the JavaScript key which you pass in the constructor. > It's a key for a web application not for a native application since Google > doesn't support native desktop applications the simulator uses a browser > component. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/e928ffd7-ab7a-4dc2-bd9e-d423c0477db4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
