Everything works as expected on android. Trying to use this plugin in ios freezes my app as as soon as device ready is triggered.
My app is built with ionic, has anyone experienced this issue? There is no error thrown, but the issue is similar to when other plugins have not been added to providers in app.module.ts, is there someway to add this plugin in to app.module providers?
Everything works as expected on android. Trying to use this plugin in ios freezes my app as as soon as device ready is triggered.
My app is built with ionic, has anyone experienced this issue? There is no error thrown, but the issue is similar to when other plugins have not been added to providers in app.module.ts, is there someway to add this plugin in to app.module providers?