rollback logic
This commit is contained in:
parent
03cba605ea
commit
14f12df9f8
@ -112,7 +112,9 @@ enum RCTPlayerOperations {
|
||||
}
|
||||
}
|
||||
} else { // default. invalid type or "system"
|
||||
#if os(iOS)
|
||||
#if os(tvOS)
|
||||
// Do noting. Fix for tvOS native audio menu language selector
|
||||
#else
|
||||
player?.currentItem?.selectMediaOptionAutomatically(in: group)
|
||||
return
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user