Hi team,
I'm build android app, and I have question that can I use REST API for android app for purpose run app on clover flex device? Or I have to import clover-android-sdk for android app that will run on clover flex device?
Hi team,
I'm build android app, and I have question that can I use REST API for android app for purpose run app on clover flex device? Or I have to import clover-android-sdk for android app that will run on clover flex device?
You can make REST network calls from your on-device app. It's recommended that you make use of locally synced data this is available through the Clover Android SDK. Your app will be faster and more resilient to network outages.
4 People are following this question.