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