Share your current address? Share your latitude and longitude? Share a map displaying your current position in real time?
Here are some possibilities:
- use either the MIT CloudDB, FirebaseDB or GoogleSheets to share your location with others who have your app loaded and active.
- send an email or a text message (sms) as shown in the May 26 post.
- use the Sharing component * Sharing . This component should be able to Share text with no issues with various social media apps (if you share your current street address or share your latitude and longitude). See the documentation. If you create a map, it might be able to send the map as an image (I don't know if it is possible to share an image this way; you can try sharing an png map. You can use the code mentioned here to create a map; How to show your location in a Map component How to put my location on a map or use an intent (ActivityStarter solution). Here is Taifun's advice using Sharing Sharing photos and gifs to the social media
There may be other ways. What have you tried Benjamin?