简体   繁体   中英

iOS: Get URL Scheme of Application

I need to start a project that gives you the url-scheme of the Application according to the bundle ID or any other unique ID. I am thinking of using the iTunes Search API , but I have not found any way yet.

I am wondering how those launcher Apps do this.

Any suggestions or ideas how to automatically fetch the url-schemes ?

Thanks, David

Download the app, then unzip it. search "CFBundleURLSchemes" from Info.plist.

The most difficult part is how to download so many app automatically from app store.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM