I was welcomed with this issue today. Been publishing this app properly signed for years. It's even visible in the package review that the binaries have this flag enabled but the build is being blocked with this message:
ITMS-90296: App sandbox not enabled
The following executables must include the 'com.apple.security.app-sandbox' entitlement with a Boolean value of true in the entitlements property list:
[[com.aone.keka.pkg/Payload/Keka.app/Contents/MacOS/keka7z
...
For what is worth it started working after a few weeks with no further actions on my end. So maybe they review/activate those manually on their part?
Not sure but my advice: patience.
Seems like that.
In my case I received various reports:
iPad14,3 reached 4294.97 writes
iPad7,2, iPad8,7 and iPhone13,4 all reached 1073.74 writes
Nut sure if it is version dependant or maybe storage size dependant but the limit can change.
I've just asked for code-level support to Apple, will update with the response.
Turns out it was a missing certificate (and private key) for signing the binaries, result of migrating from one Mac to another. Odd the distribution assistant did not warn about that.
Facing this issue since Xcode 13 betas. Disabling Bluetooth in the iPhone temporarily fixes the issue for me.
With the Control Center Bluetooth icon in grey, no need to fully disable it in the Settings app.
I was welcomed with this issue today. Been publishing this app properly signed for years. It's even visible in the package review that the binaries have this flag enabled but the build is being blocked with this message:
ITMS-90296: App sandbox not enabled
The following executables must include the 'com.apple.security.app-sandbox' entitlement with a Boolean value of true in the entitlements property list:
[[com.aone.keka.pkg/Payload/Keka.app/Contents/MacOS/keka7z
...
For what is worth it started working after a few weeks with no further actions on my end. So maybe they review/activate those manually on their part?
Not sure but my advice: patience.
Seems like that.
In my case I received various reports:
iPad14,3 reached 4294.97 writes
iPad7,2, iPad8,7 and iPhone13,4 all reached 1073.74 writes
Nut sure if it is version dependant or maybe storage size dependant but the limit can change.
I've just asked for code-level support to Apple, will update with the response.
Turns out it was a missing certificate (and private key) for signing the binaries, result of migrating from one Mac to another. Odd the distribution assistant did not warn about that.
Facing this issue since Xcode 13 betas. Disabling Bluetooth in the iPhone temporarily fixes the issue for me.
With the Control Center Bluetooth icon in grey, no need to fully disable it in the Settings app.