Marco Fontana

Results 53 comments of Marco Fontana

Can this be merged with the master, please? @danielgindi @DylanVann

Hope this will be merged soon on the master @DylanVann Thank you!

We have the same issues but unfortunately adding the flag to the manifest does not help. Even adding `ServiceInfo.FOREGROUND_SERVICE_TYPE_MEDIA_PLAYBACK` in startForeground does not seem to fix unfortunately. :(

Yes, in this why crashes can be fixed, the problem is that music cannot be listened in background when this issue happens. The app will not crash anymore but music...

Same crash > I'm seeing the issue in Crashlytics as well. react-native 0.70.6 react-native-image-crop-picker 0.40.0 > > iPhone 11 Pro Max on iOS 16.6.0 > > ``` > QBAssetsViewController.m -...

> Ok, guys, let's resolve it together. Based on this commit [bafe997](https://github.com/wix/react-native-navigation/commit/bafe9979abfeb6c651808c17eb13b36715abb8da) I found, that the issue is in `lib/ios/TabBarItemAppearanceCreator.m` file. If comment on these 2 lines: > > ```...

Hello, any news about this? We want to avoid adding an extra layer of ingress gateway if possible.

We have something similar in our app. We play music in the background and use react-native-background-timer but randomly after some time app gets suspended.