WIP
This commit is contained in:
@@ -62,6 +62,7 @@ struct Werkout_iosApp: App {
|
||||
}
|
||||
.tag(3)
|
||||
}
|
||||
.accentColor(Color("appColor"))
|
||||
.onAppear{
|
||||
UIApplication.shared.isIdleTimerDisabled = true
|
||||
_ = try? AVAudioSession.sharedInstance().setCategory(AVAudioSession.Category.playback, mode: .default, options: .mixWithOthers)
|
||||
|
||||
Reference in New Issue
Block a user