Skip to content
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

Error when build with beta.0 version with IMA enable #3370

Closed
maxinminax opened this issue Nov 22, 2023 · 4 comments
Closed

Error when build with beta.0 version with IMA enable #3370

maxinminax opened this issue Nov 22, 2023 · 4 comments

Comments

@maxinminax
Copy link

Bug

Platform

Which player are you experiencing the problem on:

  • Android

Environment info

Library version: 6.0.0-beta.0

Steps To Reproduce

  1. enable google ima RNVUseExoplayerIMA = true
  2. build app
  3. error
    error: package com.google.android.exoplayer2.ext.ima does not exist
    error: package ImaAdsLoader does not exist
@avencat
Copy link
Contributor

avencat commented Nov 22, 2023

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

@avencat
Copy link
Contributor

avencat commented Nov 22, 2023

My bad my PR wasn't really fixing the issue but this does! 🙂 fa23442

@freeboub
Copy link
Collaborator

@maxinminax I just finish another pull request, if you want to have a look at it 🙏

@freeboub
Copy link
Collaborator

freeboub commented Dec 2, 2023

beta.1 has been released. This issue shall now be fixed !

@freeboub freeboub closed this as completed Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants