I'm constantly getting the following Error:
after submitting my app to the App Store. I've tried everything recommended in Apple's mail and also the answers to posts I found on Stackoverflow. Nevertheless I'm still getting this message. What could be my problem? What I've done so far:
- Checked to use App Store Distribution provisoning profile
- Checked that Entitlements.plist's 'can be debugged value' is set to FALSE
- Cleaned up my project
- Deleted the directory containing my app (the build directory I guess)
- Set my scheme to use the Release Build Configuration for Archiving
Is there something I have missed? I'm going nuts after my 20.-something submission :(