Skip to content

Fix unable to run on iOS simulator with ads turned on #50 #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

dominictobias-bullish
Copy link
Contributor

@dominictobias-bullish dominictobias-bullish commented Jun 13, 2024

Fixes the ability to run on an iOS Simulator with ads turned on #50

Could pin the version but this bug occurred because you didn't allow patch versions - up to you

Screenshot 2024-06-13 at 5 14 45 PM

P.S. Do I need to explicitly do something else to enable ads, like fill out advertising?: JwAdvertisingConfig in JwConfig? The docs don't mention anything

@dominictobias-bullish dominictobias-bullish requested a review from a team as a code owner June 13, 2024 09:19
@david-almaguer
Copy link
Contributor

@dominictobias It's okay to support patch versions since the public API of the GoogleIMA SDK wouldn't be affected. Thanks for addressing this.
Regarding enabling GoogleIMA Ads, you need to set the global constant RNJWPlayerUseGoogleIMA, after doing that you need to set your ads configuration via JwAdvertisingConfig, refer to this link for specific parameters per platform.

@david-almaguer david-almaguer merged commit 2146f54 into jwplayer:master Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants