Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Add the notification channel for compatible with Android oreo #771

Closed
wants to merge 1 commit into from

Conversation

gongmingqm10
Copy link

No description provided.

@Gp2mv3
Copy link
Contributor

Gp2mv3 commented Jul 4, 2018

I'll close this PR as I merged the previous one with the exact same changes (#657)

@Dhanraj-bidchat
Copy link

i believe this is android Oreo[target version >= 27] issue.
Two methods to resolve this:
1)Downgrade your android targetSdkVersion to 26 or less under 'android/app/build.gradle'.
2)I forked and fixed this. You can add this in your projects package.json :
"react-native-push-notification": "git+https://github.com/Dhanraj-bidchat/react-native-push-notification.git" and remove 'react-native-push-notification: ''3.0.1',
Then delete react-native-push-notification under node_modules
Then run npm install.
@Gp2mv3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants