Last night I was running the app on a real device, but when I run the app on my device immediately the next error is shown:
Which plugin is not installed?
<- those are the pluginsAny solution? I really don’t know which plugin is not installed.
Last night I was running the app on a real device, but when I run the app on my device immediately the next error is shown:
Which plugin is not installed?
<- those are the pluginsAny solution? I really don’t know which plugin is not installed.
Did you remote debug the problem on the device already? Follow these instructions here to debug the problem in Chrome dev tools: https://ionic.zone/debug/remote-debug-your-app#android Look at the console and network tabs for errors.
Maybe you can remove/add the platforme because sometimes a npm install, don’t add a plugin in.
Done. And the problem still there