Skip to content

After update to 7.0.0 Android crashes immediately #75

@philipe-grendene

Description

@philipe-grendene

Issue Description:
We are encountering a NoSuchMethodError when using the @oracle/react-native-pushiomanager module, version 7.0.0, in our React Native application. This issue is specific to Android devices.

obs: it was working in previous version as it should.

The error stack trace is as follows:

Image

The error is occurring when we try to open the app, the app builds successfully.

Our files related with the lib:

settings.gradle
Image

PushIOManager folder
Image

app/build.gradle
Image

app/src/main/java/project/MyRNFirebaseMessagingReceiver.java
Image

AndroidManifest.xml
Image
Image
Image
Image
Image

Steps to Reproduce:
Install @oracle/react-native-pushiomanager version 7.0.0.
Then try to run the app
Expected Behavior:
The application loads successfully and is able to receive push notifications.

Actual Behavior:
The app crashes with a NoSuchMethodError when trying to open the app.

Affected Environment:
Library Version: @oracle/[email protected]
Platform: Android
React Native Version: 0.76.6
Device Information: Occurs across multiple Android devices.

Please advise if there are any known fixes or workarounds for this issue.
Any guidance on this matter would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions