fix: disable Google IMA by default on ios. now shall be enabled in project podfile
This commit is contained in:
@@ -7,6 +7,8 @@ install! 'cocoapods', :deterministic_uuids => false
|
||||
target 'videoplayer' do
|
||||
config = use_native_modules!
|
||||
|
||||
# $RNVideoUseGoogleIMA = true
|
||||
|
||||
# Flags change depending on the env values.
|
||||
flags = get_default_flags()
|
||||
|
||||
|
Reference in New Issue
Block a user