@ionic-native/background-geolocation plug in ionic 3.1.1, cannot use!

When I opened the application, will always be stuck in the launch page.
However, when I cancel import @ionic-native/background-geolocation, applied normal boot.

Ionic Framework: 3.1.1
Ionic App Scripts: 1.3.4
Angular Core: 4.0.2
Angular Compiler CLI: 4.0.2
Node: 7.5.0

I am a follow this tutorial:

Can someone help me?

Did you remote debug the problem on the device already?
Follow these instructions here to debug the problem in Safari dev tools: https://ionic.zone/debug/remote-debug-your-app#ios
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.

Thank you, I have found that mistake.

Can you share it with us? Always interesting to see what caused a problem…

I made a stupid mistake, at the time of the import write wrong one letter, but I have not found!!!

After you remind, I have to debug the app was found!

The importance of the debugger!!:joy:

1 Like