Open asangadev opened 7 years ago
Are you waiting for deviceready
to fire before executing this method?
Hi there, Thanks for the reply. Yes, I'm calling the function after deviceready event. This works perfectly fine on my localhost (on Chrome with iPhone inspect). But not with the Phonegap app preview on iPhone 6+.
Then I have setup a brand new (clean project) test app using "phonegate create appName" and installed your plugin. Same results again. No luck inside the phonegap preview on real iPhone.
Thanks mate.
Hi there,
I'm getting below error with PhoneGap serve. Was testing this on an iPhone. But the plugin works perfectly fine on MAC - chrome. Please advise.
Error: TypeError: undefined is not an object (evaluating 'cordova.plugins.stripe.setPublishableKey')