سؤال

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?

هل كانت مفيدة؟

المحلول

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.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top