7

Apple's provisioning profiles/entitlements suck. They can all go wreak havoc on Android now. -___- App all coded, passed IT Security..will be passed by QA once they can actually test the app. Yet App piloting is in hold because of these stupid profiles and entitlements.

Comments
  • 1
    Don't you have a kind of continous-deployment workflow? Hockeyapp works great with Xcode!
  • 0
    @pVtm4sTeR I have worked with HockeyApp. Though this application has extended Entitlements (not often public API's) that requires us to maintain a relationship with Apple's backend.
  • 0
    Might not apply to what you are doing but in case you didn't know, Certificates are only needed for submitting the app to review, which means that revoking a prod certificate doesn't affect the app in production, so if you are having signing issues due some missing private key you can always create a new certificate when link it with the same/new provisioning profile
Add Comment