Start a new topic
Answered

Where to call Kinvey.init

Hello, i am new to Kinvey and I want to build apps with either NativeScript or PhoneGap.  I am following through the guides but it tells me the code for Kinvey.init()  , but not were to call it.  When building with NativeScript i have tried in app.js.  But when the app runs it fails at can compile app.js file.


Best Answer
Paul,

Please take a look at our sample apps for NativeScript and PhoneGap :
https://devcenter.kinvey.com/nativescript/samples#
https://devcenter.kinvey.com/phonegap/samples#

 

Kinvey.init() is present in app/main.ts.


Thanks,

Pranav

1 Comment

Answer
Paul,

Please take a look at our sample apps for NativeScript and PhoneGap :
https://devcenter.kinvey.com/nativescript/samples#
https://devcenter.kinvey.com/phonegap/samples#

 

Kinvey.init() is present in app/main.ts.


Thanks,

Pranav

Login or Signup to post a comment