fix: disable Google IMA by default on ios. now shall be enabled in project podfile

This commit is contained in:
olivier
2023-03-12 23:29:03 +01:00
parent edf7eee287
commit 4aca30d308
5 changed files with 46 additions and 11 deletions

View File

@@ -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()