【发布时间】:2018-12-08 07:39:58
【问题描述】:
我最近在 iOS 项目中实现了 Branch.IO 框架。一切正常,但在调用 "showShareSheet(with: blp, andShareText: shareTxt + "\n\n", from: vc, completionWithError: callback)" 时打开 Ios Share Sheet 选项,同时选择已安装可共享应用,分支方法返回长 URL 而不是短 URL。
详情:-
Branch.IO 版本:- 0.24.1
Swift 版本:- 3
【问题讨论】:
标签: ios swift deep-linking branch.io ios-sharesheet