Pushwoosh / pushwoosh-phonegap-plugin

Pushwoosh PhoneGap Build Plugin
Other
109 stars 139 forks source link

module pushwoosh-cordova-plugin.PushNotification not found #344

Closed David-moonsite closed 3 years ago

David-moonsite commented 3 years ago

i get this error : module pushwoosh-cordova-plugin.PushNotification not found

I'm run on IOS native device .

in my code i use it like this : pushNotification = cordova.require("pushwoosh-cordova-plugin.PushNotification");

wfhm commented 3 years ago

@David-moonsite I apologize for the delayed response! I have tried reproducing the issue, and it works just fine on my end. Can you please let me know if you can reproduce the issue with our sample app and, if yes, provide the steps to do it?