You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is nothing like MEDIA_ID. You have to set the URL like that only. This example is very old. I suggest you to follow the latest documentation and development from Instagram development site.
NSURL *instagramURL = [NSURL URLWithString:@"instagram://media?id=MEDIA_ID"];
from where can i get MEDIA_ID?
The text was updated successfully, but these errors were encountered: