Dani Shalash
Dani Shalash
Same issue here, I've been struggling for days now and Branch doesn't seem to work on iOS.
@csalmi-branch @rklus16 I got it working now. The strange thing is the only thing I did was putting my app URI scheme before Facebook SDK's generated one in URL Types...
Any updates about this? This issue practically renders Branch links in Facebook Ads invaluable. We need either a way to fetch link data(as @sean-browze stated), or to add enableFacebookAppLinkCheck functionality...
Turned out there's an [API](https://docs.branch.io/apps/deep-linking-api/#link-read)
I'm not an expert in image and color processing (hence using this package), however, given I'm using CoreData, I have a case in my app where I'm saving UIImage in...
> https://medium.com/@jlchereau/stop-using-inappbrowser-for-your-cordova-phonegap-oauth-flow-a806b61a2dc5 The article clearly advise the use of Safari View Controller over in-App Browser, Which make this question valid