Page 1 of 1

StackMob JavaScript SDK - where does it go?

Posted: Wed Aug 14, 2013 9:55 am
by steveharman

I'm just working through the StackMob tutorial at http://docs.appery.io/tutorials/build...

Under the "Getting StackMob account" section in Step 5 it states to download the (HTML5/JS) SDK. That's fine but I can't see any further mention in the tutorial about what, if anything, we do with the SDK once it's downloaded?

I'd sort of imagined the SDK needed to be included in the JavaScript folder (Create New JavaScript) - is this correct?

Also are there any further StackMob & Appery tutorials planned? User management / logging in & out would be great.

Thanks,

Steve


StackMob JavaScript SDK - where does it go?

Posted: Wed Aug 14, 2013 12:20 pm
by maxkatz

That's an old tutorial (it's not listed on the Tutorials page). I'm not sure why that step is needed. In general, you don't use SDKs when building an app in Appery.io. You would be using REST APIs instead. Try skipping that step.


StackMob JavaScript SDK - where does it go?

Posted: Wed Aug 14, 2013 12:21 pm
by steveharman

Thanks Max, much obliged.

Steve