Move your app to the background
•
3 min read
iOS
In this (small) post, we will explore how to move your iOS application to the background programmatically.
This is offcially **not** supported by Apple.
Send app to background
Thermal States on iOS
•
3 min read
iOS
Swift
You can read the thermal states on iOS documentation to understand how to manage the thermal state of your iOS application. This is important for optimizing performance and battery life.
iOS App States
•
4 min read
iOS
App State
When you're developing an iOS app, it's important to understand the different states that your app can be in, to handle them correctly and provide a smooth user experience. In this post, we'll
iOS Settings URL's
•
102 min read
Swift
iOS
Settings
This is a list of internal URLs for settings on your iPhone, iPad, ...
Please note that this list will be updated if required, if you see something which is not right, please drop