Question

Can someone please explain, how to properly use Freebase API in a PhoneGap Build app? From the Google Developer API console, I understand that you need different API keys for Android and iOS apps? If it is so, then how can I deploy the same PhoneGap Build app using the same freebase API to work on different platforms?

Était-ce utile?

La solution

Freebase uses simple API access by passing the "Browser key" as a parameter on each request. The same API key should work regardless of the platform.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top