Wednesday, 15 July 2015

objective c - How to find my Artist Id for iOS Apple Developer? -



objective c - How to find my Artist Id for iOS Apple Developer? -

i need for: https://github.com/danielamitay/daappsviewcontroller

code is:

daappsviewcontroller *appsviewcontroller = [[daappsviewcontroller alloc] init]; [appsviewcontroller loadappswithartistid:356087517 completionblock:nil]; [self.navigationcontroller pushviewcontroller:appsviewcontroller animated:yes];

this working me. number 356087517 danile, author of library. how find own artistid, know somehow connected apple developer account, not know here find it. apple developer page is http://appstore.com/weborcode if can find that, hard explain how it.

i looked 15 minutes in itunes account, not find it.

i suppose easy, when know look.

your id 558289887. open page in itunes, right click on title , click re-create link. id @ end of copied link: https://itunes.apple.com/de/artist/web-or-code/id558289887

ios objective-c

No comments:

Post a Comment