Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants