Link account sviluppatore Apple

1

Recentemente mi sono iscritto al programma per sviluppatori Apple. Sto cercando un collegamento attraverso il quale posso ottenere tutte le mie app che ho sviluppato / pubblicato.

Come ottengo tutti gli apk sotto un link nell'app store?

Ho trovato un link per sviluppatori in questo formato:

https://itunes.apple.com/<country>/developer/<developer–name>/id<developer-ID>?mt=8

Da dove ottengo ID sviluppatore per il mio app store?

Ho l'app-ID di tutta la mia app, grazie alla quale posso accedere alla singola app e non a tutte le mie app.

    
posta Aryan 29.03.2018 - 14:45
fonte

2 risposte

2

Fonte :

Per trovare l'ID del tuo sviluppatore / team se hai già un account sviluppatore Apple, puoi andare al link .

Scorri verso il basso fino a ID team e il gioco è fatto.

Se non hai un account sviluppatore a pagamento non avrai un ID sviluppatore.

Aggiornamento basato sui commenti : Origine .

Per trovare il link per tutte le tue app:

There are three types of App Store Short Links, in two forms, one for iOS apps, another for Mac Apps:

Company Name
iOS: http://appstore.com/ for example, http://appstore.com/apple
Mac: http://appstore.com/mac/ for example, http://appstore.com/mac/apple

App Name
iOS: http://appstore.com/ for example, http://appstore.com/keynote
Mac: http://appstore.com/mac/ for example, http://appstore.com/mac/keynote

App by Company
iOS: http://appstore.com// for example, http://appstore.com/apple/keynote
Mac: http://appstore.com/mac// for example, http://appstore.com/mac/apple/keynote

Most companies and apps have a canonical App Store Short Link. This canonical URL is created by changing or removing certain characters (many of which are illegal or have special meaning in a URL (for example, "&")).

To create an App Store Short Link, apply the following rules to your company or app name:

  1. Remove all whitespace Convert all characters to lower-case
  2. Remove all copyright (©), trademark (™) and registered mark (®) symbols
  3. Replace ampersands ("&") with "and" Remove most punctuation (See Listing 2 for the set) Replace accented and other "decorated" characters (ü, å, etc.) with their elemental character (u, a, etc.)
  4. Leave all other characters as-is.
    
risposta data 29.03.2018 - 15:14
fonte
0

Fai riferimento a questo articolo del documento dello sviluppatore Apple:

risposta data 29.03.2018 - 14:49
fonte

Leggi altre domande sui tag