Posts

Post not yet marked as solved
14 Replies
1.7k Views
Hi, An existing app on AppStore have issue with SHA256 Hash only since iOS17.4. And only Pro and Pro Max seems affected by this issue. NSData is read from downloaded file. Hash is calculated with unsigned char *CC_SHA256(const void *data, CC_LONG len, unsigned char *md) And compared with original HASH It appears different only on iOS17.4 and only Pro and Pro Max. But i can't reproduce this issue. Do you have an idea ? Thank you
Posted
by GB_fr.
Last updated
.
Post not yet marked as solved
0 Replies
440 Views
Hello In xCode crash reports, I notice an increase in crashes for an "iPhone only >=iOS12" app running on iPad (from iOS 15.4 and more). No issue on iPhone. 2 CoreFoundation 0x18086d390 +[NSException raise:format:] + 112 (NSException.m:156) 3 UIKitCore 0x18312f648 -[UINib instantiateWithOwner:options:] + 456 (UINib.m:403) 4 UIKitCore 0x182dc4ca0 -[UIViewController loadView] + 576 (UIViewController.m:3736) Do you have any information ? Thank you
Posted
by GB_fr.
Last updated
.
Post not yet marked as solved
0 Replies
784 Views
Hixcode was updated to 11 (store release / not beta)i can run simulator for iOS 8.1 in standalone but not from xcode to debug my app unsinstall / reinstall xcode do not resolve the issueDetailsThe operation couldn’t be completed. (Mach error -308 - (ipc/mig) server died)Domain: NSMachErrorDomainCode: -308--Thank you for help
Posted
by GB_fr.
Last updated
.
Post not yet marked as solved
1 Replies
1.4k Views
Hi,A user report to me an error when he try to buy an in app purchase (production).FairPlayErrorDomain error -42022iPhone 5s / iOS 8.1.3Any information about this error ?Thank you
Posted
by GB_fr.
Last updated
.