Episode 246
246: Breaking out of the Desktop App Sandbox
March 22nd, 2021
39 mins 7 secs
Tags
About this Episode
Putting apps into the app store is amazing, but the frameworks limit your ability as an app developer to do certain things on the desktop. We discuss how to keep long running processing going and breaking out of that sandbox with some great APIs.
Follow Us
- Frank: Twitter, Blog, GitHub
- James: Twitter, Blog, GitHub
- Merge Conflict: Twitter, Facebook, Website, Chat on Discord
- Music : Amethyst Seer - Citrine by Adventureface
⭐⭐ Review Us ⭐⭐
Machine transcription available on http://mergeconflict.fm
Support Merge ConflictEpisode Links
- beginActivityWithOptions:reason: | Apple Developer Documentation
- NSProcessInfo | Apple Developer Documentation
- My Stream Timer