www.data-blogger.com
www.data-blogger.com

Reputation: 4164

PushPlugin - PhoneGap

On this URL: http://leuq.app.ovoweb.net/#/ I am trying to get PhoneGap - PushPlugin to work.

It works fine on iOS. But on Android it stucks on registering Android device. When running the Ripple emulator, it says Cordova is not defined. But why is it then working in iOS? What is going wrong here?

Upvotes: 1

Views: 199

Answers (1)

Andrespi
Andrespi

Reputation: 29

It seems that the phonegap.js file is not provided, if you are using phonegapbuild you must just include a link to this file. But if you're compiling in your computer the file must be included

Upvotes: 0

Related Questions