Post

Replies

Boosts

Views

Activity

Reply to Unable to launch my Released App on iOS 15
After further investigation I noticed this in device logs: /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.EIeCBO/extracted/Payload/App.app : 0xe8008029 (The code signature version is no longer supported) I found this link about code signature: [https://developer.apple.com/documentation/xcode/using-the-latest-code-signature-format] What the doc says: “Look in the output for a string like CodeDirectory v=20500. For any value of v less than 20400, you’ll need to re-signed your app. Identifier=co.App.app Format=app bundle with Mach-O thin (arm64) CodeDirectory v=20400 size=391823 flags=0x0(none) hashes=12236+5 location=embedded Signature size=4739 Signed Time=Jun 29, 2021 at 7:23:52 AM Info.plist entries=63 TeamIdentifier=VZ66U22NYM Sealed Resources version=2 rules=10 files=2357 Internal requirements count=1 size=176
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’21
Reply to Observing "App needs to be updated" message when launching app on iOS 15
Why our app are getting this alert by not others like Instagram? What is the difference?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to Unable to launch my Released App on iOS 15
After further investigation I noticed this in device logs: /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.EIeCBO/extracted/Payload/App.app : 0xe8008029 (The code signature version is no longer supported) I found this link about code signature: [https://developer.apple.com/documentation/xcode/using-the-latest-code-signature-format] What the doc says: “Look in the output for a string like CodeDirectory v=20500. For any value of v less than 20400, you’ll need to re-signed your app. Identifier=co.App.app Format=app bundle with Mach-O thin (arm64) CodeDirectory v=20400 size=391823 flags=0x0(none) hashes=12236+5 location=embedded Signature size=4739 Signed Time=Jun 29, 2021 at 7:23:52 AM Info.plist entries=63 TeamIdentifier=VZ66U22NYM Sealed Resources version=2 rules=10 files=2357 Internal requirements count=1 size=176
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to Code signing generated with wrong version
Same thing here.
Replies
Boosts
Views
Activity
Jun ’21
Reply to Not able to install enterprise build in iOS 15 beta version
Building with Xcode 12.5.1 fix it!
Replies
Boosts
Views
Activity
Jul ’21
Reply to EKEventEditViewController has missing section background color
Here is a screenshot
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’22
Reply to EKEventEditViewController has missing section background color
I found my problem. I was setting UITableViewCell.appearance somewhere.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’22
Reply to Validating receipt for iOS in-app purchase always returns error 21002
App Store - Receipt Verification server was in Outage since yesterday. Is seems that it has been resolved but I still failing for me. https://developer.apple.com/system-status/
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Feb ’23