React Native Navigation Android 8 Tabbed Application

0

When running a tabbed application on Android 8, the following error is thrown in com.reactnativenavigation.controllers.NavigationActivity:

Bad notification for startForeground: java.lang.RuntimeException: invalid channel for service notification: Notification(channel=null pri=-1 contentView=null vibrate=null sound=null defaults=0x0 flags=0x40 color=0x00000000 vis=PRIVATE)

react-native
react-native-android
react-native-navigation
wix-react-native-navigation
asked on Stack Overflow Aug 14, 2018 by Miles

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0