现在想要从自己的程序内跳转到苹果手机系统自带的Wallet苹果钱包,但是网上查了好久都没有找到自己想要的答案,应该如何实现跳转呢??急求~
欢迎选择我的课程,让我们一起见证您的进步~~
First create the URL Scheme of your own application. If you want to open the wallet through a link, call shoebox://.... This is the URL Scheme of Wallet. You can jump by opening it through openURL.
First create the URL Scheme of your own application. If you want to open the wallet through a link, call shoebox://.... This is the URL Scheme of Wallet. You can jump by opening it through openURL.