Update:iOS remove unused logic of opening last active session on app launch

This commit is contained in:
advplyr 2023-11-12 13:36:23 -06:00
parent 36be91962c
commit ad5146e2ee
2 changed files with 3 additions and 20 deletions

View file

@ -273,7 +273,7 @@ export default {
this.notifyOnReady()
},
notifyOnReady() {
// TODO: iOS opens last active playback session on app launch. Should be consistent with Android
// TODO: was used on iOS to open last played media. May be removed
if (!this.isIos) return
// If settings aren't loaded yet, native player will receive incorrect settings