Mobideck / appdeck

AppDeck is a mobile hybrid application engine for iOS and Android.
http://www.appdeck.mobi/
47 stars 22 forks source link

Appdeck applications and private key for facebook/twitter #66

Closed ghost closed 7 years ago

ghost commented 8 years ago

Hi ! I'm trying to create a connection between facebook/twitter in my application. But, when we want try in the appdeck application it's "appdeck cloud service" which is used, not my application. But, it works when I compile an APK. In short, Isn't my application ( private key from social networks ) which is used in appdeck application.

Thanks!

mdekermadec commented 8 years ago

Most service API Key are embed in your application at compilation time.

So you must use AppDeck Cloud Services to use your own API Key. Official AppDeck app use our API Key and we can't change that.

ghost commented 8 years ago

Ok ! Thanks for your reply ! So, It works very well !