Hi!
Few months ago I tried to create an .ipa of an application with not existent bundle. I installed it on the associated devices with AdHoc distribution. And it worked!
Now I've tried to do the same (using the same Developer Account) but it gave me this compile-time error: Failed to register bundle identifier.
I cannot archive it and do the AdHoc distribution. Do you have any solutions? Thank you
Few months ago I tried to create an .ipa of an application with not existent bundle. I installed it on the associated devices with AdHoc distribution. And it worked!
Now I've tried to do the same (using the same Developer Account) but it gave me this compile-time error: Failed to register bundle identifier.
I cannot archive it and do the AdHoc distribution. Do you have any solutions? Thank you
SOLVED!
Application could not exist BUT it must be created a bundle identifier here https://developer.apple.com/account/resources/identifiers/list with the account developer you use to sign your application.
Easier that the expected.
Happy coding!
Application could not exist BUT it must be created a bundle identifier here https://developer.apple.com/account/resources/identifiers/list with the account developer you use to sign your application.
Easier that the expected.
Happy coding!