0

Is there any way to get iOS app icon link from iTunes ?

LebRon
  • 755
  • 4
  • 24

1 Answers1

0

You want the app's icon's link? Open the app's link in web browser not in itunes. Right click the app's icon. Choose inspect element, then you can see the link to that image. First of all the app must already in AppStore. enter image description here

If you want to get the link to your app before you submit it to AppStore. You can try this.

Select your app, there is a link View in App Store, this button will give you the appstore link even if the app is still not in there

Refer to this SO question:Can i get a link to my app before i publish it in the Apple Appstore?

Community
  • 1
  • 1
sunkehappy
  • 8,970
  • 5
  • 44
  • 65