Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我当前的一个 iOS 项目中,我需要一个功能,例如,当我们单击一个链接时,我们的应用程序应该从 appstore 下载并自动激活,当打开它时,我们应该保存一些存在于 url 中的参数。这在iOS中可以实现吗?
这在 1 次点击中是不可能的,一旦安装了应用程序,用户将不得不点击“打开”按钮。