I am new to mit app inventor and not able to find my location using location sensor on android 11

I am new to the mit app inventor but I saw a tutorial on YouTube for sharing the location of friends with an app so I made it but it doesn't work and the link is here: https://youtu.be/m2G7xhKGztY?si=tNxWEOztDk_RSuju Can Someone please help me!

Make sure the LocationSensor's TimeInterval property is set to a suitable value (in this case, duration). According to the documentation, the TimeInterval property specifies the minimum time it will take for the location to be updated. It defaults to 60 seconds (60000 milliseconds).

Test outside to get a good gps signal

If you are asking for help, I recommend you to make it as easy for others to be able to help you ...
You probably will get more feedback then...

which means in your case post a screenshot of your relevant blocks...

Thank you

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

Welcome Ibrahim.

Frequently developers who use videos to learn to program copy a lot of code. It is difficult from a video. Several people provided you with useful advice, first try it. If your app still does not work you might try a CloudDB solution (not Firebase) . It provides a source aia file . You can also check the code you copied which might have mistakes that cause the issue.

You might also try the tutorials Using the Location Sensor that provide simple code to help you establish if your GPS is working properly.

Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.

There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps

How to do a lot of basic things with App Inventor are described here: How do you...? .

Also look here App inventor español. Offline. Tutorial. Ejemplos. Instalación. Códigos. Juegos. Curso gratis de App inventor. and here Tutorial Index | imagnity for more tutorials including Imagnity.com List Tutorial, Mirrored - @Saj

Learn about components Component Reference
and visit the Library The MIT App Inventor Library: Documentation & Support Help>Library on the MENU