xerdnu

Results 27 comments of xerdnu

I've created a temporary fix for this issue, and hope it will help [react-native-firebase-ios18-fix](https://github.com/xerdnu/react-native-firebase-ios18-fix) Check the comments in the code if you are using bare react-native (not expo)

@mikehardy You are 100% correct and i did not mean to make it sound that rnfirebase is the core issue for certain. I updated the readme to make this very...

I also have this problem. Seems to happen when closing the network connection by minimizing the app for example. I have to restart the app completely to make the subscribe...

Hello! Thank you for the feedback and your feature request. I will look into it as soon as i get some time available and get back to you. Best regards!...

@Lakston Added in v1.1.0 🚀

Same issue here, it seems to only happen once for every user just after app installation. I am unable to reproduce it :/ "expo": "~51.0.36", "expo-font": "~12.0.10",

Seems to happen on different iOS versions. I managed to reproduce it after clean installation with logs from sentry below, which is the same as the logs in the first...

> This affecting my app too on iOS. Mostly on pro and pro-max iPhones. > > https://github.com/expo/expo/issues/29030#issuecomment-2351345485 > > > > As a test, I have delayed mounting of most...

I added the changes with **patch-package** for now until v12 hopefully gets fixed aswell. Not yet ready for iOS 15.