Closed arndom closed 3 years ago
Hi @arndom,
You need to add meta-data to your AndroidManifest.xml.
<meta-data android:name="com.huawei.hms.client.channel.androidMarket" android:value="false" />
Thank you for using our React Native Location Plugin.
@ozcanozgur I added the meta-data and also have the same issue
I should have said this earlier but it didn't solve it for me as well so I just moved on, it wasn't that crucial of a feature in the project
Description I followed the tutorial on how to get last location and got the below error. I then copied the code from the demo and got the same error. I also tried it on cloud debugging, same error as well. Please help 🥺🥺
Expected behavior Get the Location (Longitude and latitude)
Current behavior error message: {"errorCode: 800, errorMessage": "907135003: Connection Failed: update failed, because no activity incoming, can't pop update page (26)" }
Screenshots
Environment