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

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

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