I am working on a Hybrid App (ionic platform) for a Windows device. I used to work on the same application in jqm (java query mobile). Now I am using the ionic infrastructure for the same application. I used the push notification plugin on a Windows phone. While I use the same plugin in the ionic structure and it doesnβt work this gives me an error:
ERROR: Exception in InvokeScriptCallback :: An unknown error has occurred. Error: 80020101.
The plugin calls the register function to register push notifications, but it received a failure in the callback function with the above error. Does any body have any ideas. Please help, thanks in advance.
source share