Updated 2015-11-1:
One of the solutions I'm trying to run App Store
with Applium
so that I can record / control iOS interface elements. just like we did Selenium
.
Let me consider it App Store
as a standard iOS application, is it possible:
- delete
App Store
from my iphone. - get
ipa file
fromApp Store
- unzip
ipa file
and getapp bundle
- run
Appium
withApp Store app file
Can i get App Store
ipa 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