Open tuannth opened 2 weeks ago
The UI freezes when calling onLocation only in Android
Likely due to your own code. The first thing I’d do is comment-out all my code within .onLocation.
id also be observing my device logs with $ adb logcat
see wiki “Debugging”.
Your Environment
react-native -v
): 0.71.4Plugin config
Expected Behavior
App run smoothly
Actual Behavior
When the user runs approximately 10 km at an average speed of 30 km/h, the UI freezes.
Steps to Reproduce
Context
Debug logs
Logs
``` PASTE_YOUR_LOGS_HERE ```