You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firebase crashes our App inside the GULMutableDictionary class inside the method removeObjectForKey in line 61 with EXC_BAD_ACCESS.
Steps to reproduce:
There is no real go-to to reproduce it but it pops up every like 30 seconds to few minutes with almost 100% guarantee and at any given place inside our app, even without interaction.
I attached a screenshot for the crash in Xcode.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
System Information
Describe the problem
Firebase crashes our App inside the GULMutableDictionary class inside the method
removeObjectForKey
in line 61 withEXC_BAD_ACCESS
.Steps to reproduce:
There is no real go-to to reproduce it but it pops up every like 30 seconds to few minutes with almost 100% guarantee and at any given place inside our app, even without interaction.
I attached a screenshot for the crash in Xcode.
The text was updated successfully, but these errors were encountered: