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?

Was it helpful?

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top