oracle / oracle/pushiomanager-react-native
Error on Android onMessageCenterViewFinished is not a function
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:
What I could see is that the lib calls onMessageCenterViewFinished
But on RCTPushIOManager.java its name is onMessageCenterViewFinish
@oracle/react-native-pushiomanager: "6.51.0"
SDK: 6.51
Could you help me?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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