|
Re: FRCAPI What should I use for a production app?
|
03/09/2017 4:51 PM
post5100
|
Re: FRCAPI What should I use for a production app?
Hello,
We don't support distribution of apps that interact directly with the API, unless each user has their own key. For
example, if you want to publish an app to the store, you can either A) cache the data on your server, so that users are
interacting wiht your server or B) prompt the user to enter their credentials in the app, and then use those credentials
for each request.
Thank you.
|
|
|