Skip to content

after upgrading gradle version to 8.2.2 I'm getting this error: Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported. #526

@mahavir-amoga

Description

@mahavir-amoga
  • What went wrong:
    Execution failed for task ':react-native-background-timer:processDebugManifest'.

A failure occurred while executing com.android.build.gradle.tasks.ProcessLibraryManifest$ProcessLibWorkAction
Incorrect package="com.ocetnik.timer" found in source AndroidManifest.xml: C:\codebase\mobile\node_modules\react-native-background-timer\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.ocetnik.timer" from the source AndroidManifest.xml: C:\codebase\mobile\node_modules\react-native-background-timer\android\src\main\AndroidManifest.xml.

### Recommendation: remove package="com.ocetnik.timer" from the source AndroidManifest.xml:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions