Start a new topic

Error of kinvey Library

 Hi,


I have downloaded the Kinvey HTML5 Test Drive App to test.

Created the Kinvey account and created the new App. Added the Kinvey "appKey" and "appSecret" of my App but it is giving me "

ReferenceError: Kinvey is not defined

var promise = Kinvey.ping();

 

ping.js (line 20, col 8)

" error.


Thanks,

png
1 Comment

Hi,


Can you make sure that Kinvey library is loading properly? It is referenced in index.html page in a script tag.


Make sure the URL is correct and opens up if copy and paste it in browser window.


Let me know if you face any issues with this.


Thanks,

Wani



Login or Signup to post a comment