Hello there,
It might not be the right place to ask since it's an iOS code signing problem so please don't shout at me :)
I can download from the build server and test my app on iOS no issue. In order to investigate a crash of this app on iOS, I downloaded the code onto Xcode. However, even though I added the certificates, etc. that are being referenced by the codename-one builder, I still get a "A valid provisioning profile matching the application's Identifier '
com.domain.app' could not be found" (
com.domain.app takes place of the appropriate bundle identifier in this memo). The question is, what is it Xcode requires that the codename-one builder has ?
Thaks for your help.
Emmanuel