iOS Question one app id with multiple device

Chris Guanzon

Active Member
Licensed User
Longtime User
Hello, can make a multiple device using one app id? If yes, how can I do it? Is there a tutorial how to do it?
 

f0raster0

Well-Known Member
Licensed User
Longtime User
Hello, can make a multiple device using one app id? If yes, how can I do it? Is there a tutorial how to do it?
I think you are mixing the things, if the question is just about App ID:

App id is something example:
com.chris.*

then you can create a package:
com.chris.1 ( it will be one App)
com.chris.2 (it will be other App)
 
Upvote 0
Top