Post

Replies

Boosts

Views

Activity

Reply to How to stop app quitting on resign active
So! Asked around and was pointed to the NSSupportsAutomaticTermination key in Info.plist. From the docs: Automatic termination allows an app that is running to be terminated automatically by the system when certain conditions apply. Primarily, the app can be terminated when it is hidden or does not have any visible windows and is not currently being used. Exactly what I was seeing! Setting this to false fixed the issue. (Thanks to J**** and J**** for the help!)
Topic: UI Frameworks SubTopic: AppKit Tags:
Jun ’21
Reply to iOS Spotlight indexing seems to be broken on iOS 17?
I have filed as FB13205932, would recommend others also file a Feedback and share their ticket numbers in this thread.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to Getting the ...user-assigned-device-name entitlement?
How long should we expect to wait for approval? I submitted a request last week and am still waiting to hear back.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to How to stop app quitting on resign active
So! Asked around and was pointed to the NSSupportsAutomaticTermination key in Info.plist. From the docs: Automatic termination allows an app that is running to be terminated automatically by the system when certain conditions apply. Primarily, the app can be terminated when it is hidden or does not have any visible windows and is not currently being used. Exactly what I was seeing! Setting this to false fixed the issue. (Thanks to J**** and J**** for the help!)
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Jun ’21