Instagram Share Kit for Android

Instagram Share Kit for Android


Instagram Share Kit for Android is plugin for Unity which provides an easy way to use all sharing features of Instagram on Android mobile platform.

PLUGIN SUPPORTS ONLY ANDROID PLATFORM!

Features:

  • Share your images or videos as Instagram Story or in Instagram Feed.
  • Customize your Instagram Stories. You can set your video or image as a background of your Story, add your sticker to it or set your custom colors as gradient for background.
  • Full source code is included.

If you have any questions, request or something isn’t working please send me an email at: support@hardartcore.com

Release notes

  • v1.3
    • Before updating remove the asset from your project and import again!
    • InstagramShareHelper is now a static class. No need to add it to your scene. You can use it directly by calling InstagramShareHelper.ShareImageToInstagram(/* params */); and etc.
    • Update documentaton.
  • v1.2
    • Add: option to set a custom extension to file providers name.