Artin

Results 5 comments of Artin

> me too, i add "NSString *const RCTJSNavigationScheme = @"react-js-navigation";" > in AppDelegate.m This actually helped thanks, I am on version 0.60.4

I have found a **temporary** solution for this situation. Use AppLifecycleState.paused event and set MediaNotification.hideNotification() in that event and when .resumed set it to .ShowNotfication again it is not perfect...

It still doesn't work...

I have the same issue, can't find a workaround at-least...