Cross Platform Story Kit a true cross platform plugin for Unity which provides unique and unified way to access Instagram sharing features on mobile platforms.
Feature set:
• Share Stories on Instagram (Facebook Coming Soon)
• Add your own customised Stickers (Facebook Coming Soon)
• Share Picture on Instagram (Facebook Coming Soon)
• Share Video on Instagram (Facebook Coming Soon)
Plugin supports mobile platforms Android (API 14 and above), iOS (9.0+)
Highlights:
• Unified API design.
• Auto-generates Android Manifest file.
• Full source code is included.
On Android we had share to feed working but disabled it for future versions as we have some limited options on iOS. Soon we come up with a solution and update.
Yes it’s quite amazing on iOS how poor support seems to be for feed sharing. There are some undocumented URL scheme options that I’m using to open the camera roll, but I haven’t quite found the secret sauce yet to select a specific asset and pre-populate with a caption. What were the limited options you folks did have before you chose to disable feed functionality?
I spent much of today looking into that undocumented corner of things, and your approach is likely the best one. I am happy to beta test once you folks are ready.
1 is there any way to include a hashtag on a screenshot share as part of the user’s post?
2. I can share an image to Instagram story with sticker - all good. But I had also included a URL for a link to the game, but nothing shows anywhere on the story (can’t click on story to take you to the URL etc)…am I missing something on the use of URLs?
Well, i try build a Android Apk with gradle and il2cpp, get this error:
A problem occurred configuring project ':instagram_kit_lib'.
> Failed to install the following Android SDK packages as some licences have not been accepted.
platforms;android-27 Android SDK Platform 27
build-tools;28.0.3 Android SDK Build-Tools 28.0.3
WARNING: The specified Android SDK Build Tools version (27.0.1) is ignored, as it is below the minimum supported version (28.0.3) for Android Gradle Plugin 3.4.0.
Android SDK Build Tools 28.0.3 will be used.
To suppress this warning, remove "buildToolsVersion '27.0.1'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
Hello @Voxel-Busters I am using the asset and share to stories works flawlessly but I want to share to feed working for android only I don’t care about the IOS at the moment so can I get the android share to feed working package as Unity asset store does not allow to download the previous versions of the package. Thanks