Page 1 of 1

Amazon web services SDK

Posted: Wed Dec 07, 2016 5:46 pm
by Angela Temple Rogers

I was playing around with the Amazon web services Mobile Hub and noticed they give you an option to download their sdk with instructions to integrate it into your mobile app. Has anyone done this? How would I go about importing the SDK into appery.io?


Amazon web services SDK

Posted: Wed Dec 07, 2016 9:33 pm
by Illya Stepanov

Hello Angela,

As far as I know Amazon Mobile Hub SDK supports iOS, Android, Xamarin, React Native, and Unity apps. And Appery.io apps are web based apps (HTML/JS/CSS), which you can embed into a mobile native package using a Cordova API wrapper in our builder. In other words you can integrate such SDK with your Appery.io app, if it has a Cordova plugin.


Amazon web services SDK

Posted: Sat Jan 07, 2017 12:42 am
by Angela Temple Rogers

I found an AWS plugin here: http://plugins.telerik.com/cordova/pl... and was able to add it in appery.io. I have been able to get it working fine. Thanks for your feedback.