Updated 2015-11-1:
One of the solutions I'm trying to run App Storewith Appliumso that I can record / control iOS interface elements. just like we did Selenium.
Let me consider it App Storeas a standard iOS application, is it possible:
- delete
App Storefrom my iphone. - get
ipa filefromApp Store - unzip
ipa fileand getapp bundle - run
AppiumwithApp Store app file
Can i get App Storeipa file ?
======
I want to know the position of my applications when searching the App Store. When I use iTunes Search API . I notice that the result returned from the iTunes search API for a specific search query is different from the result in the iOS App Store app.
I found this question about it, the owner of this found out the reason for this condition.
But there is no answer to this problem.
I actually tried to create a search request, but it reminds me that the iOS Appstore uses an HTTP request, so I don’t know what to do with it.
Hope someone can help, I will really appreciate it.
source
share