【发布时间】:2019-09-16 12:03:36
【问题描述】:
从 iOS 应用点击 LinkedIn-Learning URL 的链接时,如果 iPhone 上安装了 LinkedIn-Learning iOS 应用,它应该会打开。
【问题讨论】:
-
你有什么问题?
-
用于打开 LinkedIn-Learning iOS 应用程序的 URL 方案是什么?我尝试在 Info.plist 中的 LSApplicationQueriesSchemes 下使用“linkedin-learning”
-
它可能没有。不过你可以试试stackoverflow.com/questions/25672362/…
-
谢谢,会尝试并通知您。
-
您可以尝试下载.ipa文件并在info.plist中搜索,URL scheme对应的key为
CFBundleURLSchemes,有的话可以找到。
标签: ios xamarin.ios linkedin