Ryan Clements
Ryan Clements
Hey @wivanw @endel - thank you for your work in exploring this issue. I believe I have hit the same problem. When we run our app through unity, or side...
Thank you for the reply @wivanw - I appreciate you taking the time.
Can we get an example usage for Angular2? Thanks.
After running tns install and trying to import with: `var pushPlugin = require('nativescript-push-notifications');` Im getting an error: `app/tns_modules/nativescript-push-notifications/push-plugin.js:9:31: JS ERROR ReferenceError: Can't find variable: Push` Any Ideas? Thanks.
thank you very much @devCrossNet ! I still have to figure the details out, but I think my error was coming from not having set xCode to enable push notifications...