Activity Starter to Instagram

Greetings guys,

I'm trying to connect my app with Instagram via a button.

Find all the tutorials and examples that probably worked, but are no longer active.

In practice, I managed to view the content of a certain Instagram through Chrome, as the Activity Starter example shows.

But I would like to be able to open it directly in the Instagram application.

Is there an example that works by 2025?

Thank you so much!
David

Did you try without the Class and Package blocks?

If I disable those blocks, it works the same, with Chrome

I left those blocks active because I have Brave as my default browser, and I prefer that it not generate confusion

See here (might be a bit out of date ?)

https://groups.google.com/g/mitappinventortest/c/3WEEGEVkiZQ/m/xfx1AXisAgAJ

Error 601
No corresponding activity was found

Do you need the www in your DataUri ? (may or may not be needed, try both)

Also, check the settings "Open by default" of the IG app (in android app settings). 'Open supported links' must be set to 'Open in this app'.

You could also try without the ActivityClass again

Yeah,

In my app, when a user taps a button, they have to be directed to a specific Instagram

I'm not worried about http(s) or www protocols....