MichaelV00

Results 184 comments of MichaelV00

This is issue has been stale for a while so I will be closing this, if you are still experiencing this issue please feel free to reopen or open a...

I think it can be expected to get strange behaviour from any application when device storage is near-full or full. Can you try clearing up some space and seeing if...

Hi there, I believe I solved the issue after being able to reproduce it. The line remoteConfig = .remoteConfig() was overwriting the existing global instance, resetting your settings. I fixed...

Hi there, I think you should raise this on the ios native sdk here: https://github.com/firebase/firebase-ios-sdk I think it is also worth noting that MacOS firebase is limited at the moment...

Fantastic! @Tom3652 I will make sure this ticket stays open and doesn't get marked as stale by our bot whilst this is in progress.

iOS and MacOS I notice particularly appear to be problematic which does make me wonder if it is a native issue. In my case, everything generally works very consistently for...

Hi there @Tom3652 I was thinking the same thing, that is quite unfortunate. From what I understand from other accounts is that the newest versions of MacOS have not been...

Hey there @dconeybe thank you for your response. This is what i was hoping in terms of behaviour. Expected: - correct error called - app does not crash Actual: -...

Hey there @dconeybe, thanks for your response, so I take it you recommend we solve it on FlutterFire instead? Can you please elaborate on what you mean as I am...

Hi there, give this a read i believe it should help https://docs.expo.dev/workflow/logging/ Expo can be a bit odd with native stuff but there are ways around this.