檢測iOS安裝的應用

來源:互聯網
上載者:User
 方法一:http://developer.apple.com/library/ios/#featuredarticles/iPhoneURLScheme_Reference/Introduction/Introduction.html
  方法二:http://forrst.com/posts/UIDevice_Category_For_Processes-h1H
  方法三:http://stackoverflow.com/questions/3878197/is-it-possible-to-get-information-about-all-apps-installed-on-iphone/3878220#3878220
  方法四:http://www.iphonedevsdk.com/forum/iphone-sdk-development/22289-possible-retrieve-these-information.html

其中最後2種是私人API和只適用於jail break的iOS裝置,而前2種適用於普通的iOS裝置。大概解釋一下前2種方法:
  方法一:利用URL scheme,看對於某一應用特有的url scheme,有沒有響應。如果有響應,就說明安裝了這個特定的app。
  方法二:利用一些方法獲得當前正在啟動並執行進程資訊,從進程資訊中獲得安裝的app資訊。

本文來自網路資源:網址:http://amitay.us/blog/files/how_to_detect_installed_ios_apps.php  

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.