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

Deprecated namespace declaration causing build failures #99

Open
Bus42 opened this issue May 9, 2024 · 3 comments
Open

Deprecated namespace declaration causing build failures #99

Bus42 opened this issue May 9, 2024 · 3 comments

Comments

@Bus42
Copy link

Bus42 commented May 9, 2024

I am getting the following error when trying to build. I think that cached_video_player needs a little updating.

Incorrect package="com.lazyarts.vikram.cached_video_player" found in source AndroidManifest.xml: C:\Users\gbrew\AppData\Local\Pub\Cache\hosted\pub.dev\cached_video_player-2.0.4\android\src\main\AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="com.lazyarts.vikram.cached_video_player" from the source AndroidManifest.xml: C:\Users\gbrew\AppData\Local\Pub\Cache\hosted\pub.dev\cached_video_player-2.0.4\android\src\main\AndroidManifest.xml.

FAILURE: Build failed with an exception.
@Lazizbek97
Copy link

any news?

@wildsurfer
Copy link

+1

@wildsurfer
Copy link

Solution seems to be here: #81

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

No branches or pull requests

3 participants