ios - check user App Store wishlist -


is there possibility (using ios sdk 6.x or 7.x) check user app store wishlist within third party app? need list in app, can't find informations checking user app store data.

no,there no api within ios(public or private) can access information. because itunes , app store apps fancy websites native extensions, therefore accessing information require direct access apple's servers. privacy concern many users might not third party apps access wish list.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -