Skip to content

My android app stop running without error after I setup react-native-notification #521

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

Closed
Emibrown opened this issue Mar 5, 2020 · 6 comments

Comments

@Emibrown
Copy link

Emibrown commented Mar 5, 2020

"react-native": "0.61.5",
"react-native-notifications": "^3.1.2",

@puremana
Copy link
Contributor

puremana commented Mar 5, 2020

No errors whatesoever? I'm using the same versions with my project and didn't have this issue when I installed it.

Did you follow the Android installation guide? https://wix.github.io/react-native-notifications/docs/installation-android

@Emibrown
Copy link
Author

Emibrown commented Mar 5, 2020

No errors whatesoever? I'm using the same versions with my project and didn't have this issue when I installed it.

Did you follow the Android installation guide? https://wix.github.io/react-native-notifications/docs/installation-android

Okay after following the instalation guide it works fine but then local notification does not open up drawer in android

@puremana
Copy link
Contributor

puremana commented Mar 6, 2020

They may be related to #456 or #492, there is a PR #496 which may help

@Emibrown
Copy link
Author

Emibrown commented Mar 6, 2020

They may be related to #456 or #492, there is a PR #496 which may help

the notification is not empty. the issue is no notification popup(alert) on android and I can't set alert action

@gothraven
Copy link

gothraven commented Mar 9, 2020

Same issue

{
  "react-native": "0.61.5",
  "react-native-notifications": "^3.1.2",
}

I think the documentation for Android is misleading because if we don't setup the push notifications on Android, the local notifications would never work !

@stale
Copy link

stale bot commented Apr 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the 🏚 stale label Apr 8, 2020
@Emibrown Emibrown closed this as completed Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants