oracle / oracle/pushiomanager-react-native

Error on Android onMessageCenterViewFinished is not a function

Open
#68 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
19
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Hello!

I've implemented the Message Center and on Oracle documentation there are functions to configure Message Center Track Engagements. When I tried to use the onMessageCenterViewFinished on Android it gets this error:
image

What I could see is that the lib calls onMessageCenterViewFinished
image
But on RCTPushIOManager.java its name is onMessageCenterViewFinish
image

@oracle/react-native-pushiomanager: "6.51.0"
SDK: 6.51

Could you help me?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the Android bridge file RCTPushIOManager.java and compare its onMessageCenterViewFinish name with the onMessageCenterViewFinished call described in the issue. Confirm the Message Center callback naming is consistent so the documented Android API call no longer raises the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, react-native
Domain
mobile
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.