Is there activity starter on iOS platform

I want Activity starter to google maps. I want to make a iOS app similar to the one I have in Android. Need to have activity starter to send address to google maps for navigation.

Hi @Geeman

In iOS, the activity starter is not its own component. It’s in the control blocks, the second block from the bottom “open link”. See screenshot below.

1 Like

Thank you but could you help me with how I would use this to send a address to google maps or iPhone maps to navigate to it.

Hi there. To open your Google Maps app to a specific address, you can use this block below:

The link is: Google Maps

Albert

Great thanks for your help