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:

  1. uninstall app store iphone.
  2. get ipa file of app store
  3. unzip ipa file , app bundle
  4. run appium app 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

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -