iOS Prevent screen lock on my app
Objective-C:
Swift 2.0:
Swift 3:
Here you have two options depending on where you want to invoke the code:
Inside AppDelegate.swift:
Outside AppDelegate.swift:
Let's grow together 🌱
Cheers 🍻
Here you have two options depending on where you want to invoke the code:
Inside AppDelegate.swift:
Outside AppDelegate.swift:
Let's grow together 🌱
Cheers 🍻