As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I'm working on offline and caching supporting for my PhoneGap application. When I start my application with connection and then close Internet connection caching works fine. But if I try to start my application without connection I can't get any result in Kinvey.init promise (alerts aren't called: see my code below). My Kinvey.init looks like this:
Yegor Kozlov
Hello support team!
I'm working on offline and caching supporting for my PhoneGap application. When I start my application with connection and then close Internet connection caching works fine. But if I try to start my application without connection I can't get any result in Kinvey.init promise (alerts aren't called: see my code below).
My Kinvey.init looks like this:
Is it possible to get any response if I call Kinvey.init method without connection?
Thanks