0

I am trying to use my smartphone as device using Azure IoT plug and play app. https://learn.microsoft.com/en-us/azure/iot-central/core/quick-deploy-iot-central

My Iphone is able to share all the details including geo location. However I am facing issue with my Android phone, its not showing Geolocation on the mobile app.

I have given all the necessary permission including location from my Android phone settings, still not showing the geolocation co-ordinates and shows N/A.

Tried to find solution by doing extensive google search, but couldn't find any. If anyone has a solution please share.

Below is snapshot of my android phone screen for your review so you know the exact issue. It is highlighted in yellow.

enter image description here

Thanks in advance.

Krunal Patil
  • 3,666
  • 5
  • 22
  • 28
  • Have you enabled the location permission to the App in your Mobile Settings? – AshokPeddakotla Mar 07 '23 at 07:05
  • Yes, I have already done that. I even tried with other Android phones. Still getting the same issue. – Krunal Patil Mar 07 '23 at 07:06
  • Ok, I'm also seeing the same result. I even tried with commands but its not showing. I'll try to find the resolution and update. Documentation Image also doesn't show up Location. – AshokPeddakotla Mar 07 '23 at 07:50
  • Yup, its only with Android phone. Iphone app is working as per documents. Thanks. – Krunal Patil Mar 07 '23 at 08:34
  • @KrunalPatil, in the case of exploring IoT PnP Device with Azure IoT Central App can be helped also an android apk https://www.codeproject.com/Articles/5322753/Azure-IoT-Central-Tester – Roman Kiss Mar 07 '23 at 09:01

1 Answers1

1

@KrunalPatil Looks like there was an issue with the earlier version 1.0.7. Please un-install and re-install the IoT PnP application from app store again and try. The latest version is 1.1.0

You can find the version on your application. Goto-> Settings on Top Right -> Version

I've updated the Android IoT PnP application to latest version 1.1.0 and I am able to see the location on both application and Azure Portal.

enter image description here

enter image description here

AshokPeddakotla
  • 1,010
  • 7
  • 18