Post

Replies

Boosts

Views

Activity

Reply to App crashing on iOS 9 only when release via App Store (not in debug, not with ipa file)
The only addition I have made with external references is 'import mapkit'. As described this runs smoothly on Debug mode on an iOS 9 and also using IPA releasing method. So this is not linked to a "clear" incompatibility. Additionally during coding, Xcode tells me no warning that my code would be incompatible on iOS 9. My app is a picture slideshow exactly dedicated to reuse old devices and turn them into something more valuable than the garbage bin ;-)
Sep ’22
Reply to can't download custom offer codes lists
Same issue here.. cannot download promo code since weeks ;-(
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to App crashing on iOS 9 only when release via App Store (not in debug, not with ipa file)
I observed that Apple now fixed the issue. I could release 2 versions which previously crashed at launch and now it works fine again... I can only think that this issue had temporarily to do with the release of Xcode 14 (and oncoming support drop of iOS 9?).
Replies
Boosts
Views
Activity
Sep ’22
Reply to App crashing on iOS 9 only when release via App Store (not in debug, not with ipa file)
I reverted the code base to the same that was published and stable some week ago. I published with it a new version. Unfortunately, after publishing, the new version crashed at start. This makes me think that Apple did some changes under the hood and that I will not be able to fix that on my own.. ;-(
Replies
Boosts
Views
Activity
Sep ’22
Reply to App crashing on iOS 9 only when release via App Store (not in debug, not with ipa file)
The only addition I have made with external references is 'import mapkit'. As described this runs smoothly on Debug mode on an iOS 9 and also using IPA releasing method. So this is not linked to a "clear" incompatibility. Additionally during coding, Xcode tells me no warning that my code would be incompatible on iOS 9. My app is a picture slideshow exactly dedicated to reuse old devices and turn them into something more valuable than the garbage bin ;-)
Replies
Boosts
Views
Activity
Sep ’22
Reply to CGImageDestinationFinalize crashed iOS15.2
Thank you so much Nils.CEWE for this hint regarding the orientation '0' being not accepted! Now at least I know why it keeped crashing randomly. I need to implement a fix now ;-)
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’22