Is there a way to get the search result i get in the App Store app on the iOS device? ( How to get the ipa file of "App Store"? ) -
updated on 2015-11-1:
one solution trying start app store using applium, can record/monitor ios ui elements. did selenium.
let's treat app store standard ios app, possible to:
- uninstall
app storeiphone. - get
ipa fileofapp store - unzip
ipa file,app bundle - run
appiumapp store's app file
is possible app store 's ipa file?
======
i want know position of apps when search on app store. when use itunes search api. notice result returned itunes search api specific search term different result on ios app store app.
i found this question this, owner of has find out reason condition.
but there no answer solve problem.
actually i've been trying build search request, cames ios appstore using https request, don't know this.
hope can help, i'll appreciate.
there @ time no way specify want results ios device.
Comments
Post a Comment