We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Which player are you experiencing the problem on:
Library version: 6.0.0-beta.0
RNVUseExoplayerIMA = true
error: package com.google.android.exoplayer2.ext.ima does not exist
error: package ImaAdsLoader does not exist
The text was updated successfully, but these errors were encountered:
I have the same issue on my project, if you want to fix it before this PR is merged you can use patch-package to apply the fix on your code: #3372
patch-package
Sorry, something went wrong.
My bad my PR wasn't really fixing the issue but this does! 🙂 fa23442
@maxinminax I just finish another pull request, if you want to have a look at it 🙏
beta.1 has been released. This issue shall now be fixed !
No branches or pull requests
Bug
Platform
Which player are you experiencing the problem on:
Environment info
Library version: 6.0.0-beta.0
Steps To Reproduce
RNVUseExoplayerIMA = true
error: package com.google.android.exoplayer2.ext.ima does not exist
error: package ImaAdsLoader does not exist
The text was updated successfully, but these errors were encountered: