Image Sharing
Learn how to share an image
StoryContent content = new StoryContent ("PATH_TO_IMAGE_FILE", false);InstagramKitManager.Share(content, OnShareComplete); //OnShareComplete is callback methodLast updated
Was this helpful?
Learn how to share an image
StoryContent content = new StoryContent ("PATH_TO_IMAGE_FILE", false);InstagramKitManager.Share(content, OnShareComplete); //OnShareComplete is callback methodLast updated
Was this helpful?
Was this helpful?