Post

Replies

Boosts

Views

Activity

Reply to Apps closed in background without crashlog or hint
I find this termination behavior too aggressive, and rewriting code to restore the previous state requires additional time and testing. Some apps remain visible in the App Overview but restart completely after being reopened. That’s not good user experience and feels unlike Apple’s usual standards, which seem to be declining in this regard. On a Mac or other computers, multiple apps can stay open without being restarted. iPhones have plenty of storage to save an app’s background data to disk instead of relying solely on RAM.
Feb ’26
Reply to Apps closed in background without crashlog or hint
I find this termination behavior too aggressive, and rewriting code to restore the previous state requires additional time and testing. Some apps remain visible in the App Overview but restart completely after being reopened. That’s not good user experience and feels unlike Apple’s usual standards, which seem to be declining in this regard. On a Mac or other computers, multiple apps can stay open without being restarted. iPhones have plenty of storage to save an app’s background data to disk instead of relying solely on RAM.
Replies
Boosts
Views
Activity
Feb ’26
Reply to BackgroundTasks Refresh debug error: No task request with identifier <decode: missing data> has been scheduled
I think your app has at first to enter the background, so scheduleAppRefresh is executed. Then there is no error message.
Replies
Boosts
Views
Activity
Jan ’23
Reply to ITMS-90338: Non-public API usage - The app references non-public selectors in WoundMatrixHC.iOS: accumulatorPrecisionOption
hi i solved it by adding MonoInterpreter (set ☑️ checkbox) and Link only Frameworks in iOS-Build Settings
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22