Description
I see on GooglePlay that my app has this crash
Logs
Exception com.huawei.location.router.dispatch.DispatchException: api interface not register
at com.huawei.location.router.dispatch.DispatchThreadPoolExecutor.processRequest (Unknown Source:86)
at com.huawei.location.router.dispatch.DispatchThreadPoolExecutor.beforeExecute (Unknown Source:10)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1154)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:651)
at java.lang.Thread.run (Thread.java:1119)
Environment
- Platform: React-Native 0.74.3
- Kit: Location
- Kit Version 6.12.0-302
- OS Version Android 15
Other
"@hmscore/react-native-hms-analytics": "^6.12.0-301",
"@hmscore/react-native-hms-location": "^6.12.0-302",
"@hmscore/react-native-hms-map": "^6.11.2-304",
"@hmscore/react-native-hms-push": "^6.12.0-303",