Philipp Sippl
Philipp Sippl
+1 exactly the same problem for me!
Yeah I made it work for me by changing to following undocumented url scheme: `instagram://library?LocalIdentifier=PHASSET_ID` (http://stackoverflow.com/questions/34226433/instagram-hooks-pre-select-media-issue) If you only have a AssetPath like `library://asset/asset.MOV?id=2A2CE6C9-C178-4395-977B-E6F159BF6D5E&ext=MOV`, the PHASSET_ID is simply the id...
@rgovindji I've tested it and right now it still seems to work. You have to make sure that the image is in the gallery, so the instagram app has permissions...
@rgovindji The url seems to be fine. Have you changed the plugin accordingly? This is how I changed the plugin to make it work: ``` NSURL *instagramURL = [NSURL URLWithString:[NSString...
looking great! @danielle-tfh could you give this a try on staging?