P
P
Pavel Kuznetsov2016-02-05 08:42:58
Mobile development
Pavel Kuznetsov, 2016-02-05 08:42:58

How to share a picture on instagram?

The situation is such that it is necessary to be able to share a screenshot of the gameplay on Instagram. This should happen when a certain button on the GUI is clicked. I did not find any sensible documentation on Share on Instagram.
Taking a screenshot by software is not a problem, how to send it to Instagram?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Arseny Sokolov, 2016-02-05
@DiegoV

Sending any media data to Instagram is possible only through native applications. Therefore, if you are developing a mobile application, then I think small-scale ones also have a share function, where the user himself chooses where to send a picture from your application, including, if he has it installed, on Instagram.
Additionally, I emphasize: in Instagram, through the API, you can only like, subscribe / unsubscribe and comment (and comments also require separate permission from the Instagram administration).
PS By the way, I wonder how C# relates to Apple Developer?

P
paldraken, 2016-02-05
@paldraken

You can’t directly, but you can use the intent https://www.instagram.com/developer/mobile-sharing... if the Instagram application is installed .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question