I have been trying to download a version of my game in the AppStore in the last two days.
I keep getting the following errors:
ERROR ITMS-90164: "Invalid code signing rights. The rights in your application package signature do not match those in the provisioning profile. According to the provisioning profile, the package contains a key value that is not allowed:" true "for the key" get-task -allow "in" Payload / Game.app / Game "
ERROR ITMS-90179: "Invalid code signature. The executable file" Payload / Game.app / Game "must be signed with a certificate that is contained in the preparation profile."
Using FlashDevelop, Air 19.0 (taking into account the latest problems in AIR 20.0 - 21.0).
I did not include the get-task-allow tag in my application.xml, I double-checked my certificates, configuration profiles, etc., and even recreated them, but nothing seems to work ...
I like the problem with certificates, but I can not find the problem.
source share