khrizt
khrizt
That's true... maybe having 2 types of events and passing the event type to the javascript listener? I don't really know right now if it's possible, just a guess.
@stoneman1 the @ronit-kadwane commit solves this problem, I can do a PR with that commit if you think it's ok. I've tested it on android.
@johnyoonh yep, here it is [PR#280](https://github.com/yamill/react-native-orientation/pull/280)
If you want you can use [our fork](https://github.com/coverfy/react-native-orientation) that includes theses changes.
Here I agree with @calcazar if you need GCM support you have `react-native-push-notification` original library and seeing that if you migrate you push sender to FCM it works perfectly with...
That's true, but if you keep your targetSdkVersion to 25 push notifications in Oreo devices work correctly. I know it's a hack but meanwhile this is not solved or you...
Same issue here, haven't found a single thing that could help
Is there a workaround for this? Or can we help with something to have this developed?
Looks like a bug issue in Doctrine has already been opened: https://github.com/doctrine/orm/issues/9171
As far as I know the badge is set automatically using ShortcutBadger library, maybe it doesn't work on some devices. On my OnePlus 3 it didn't work. But I already...