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
My application sends requests across multiple threads.
I suppose Netfox is manipulating the "models" (NFXHTTPModelManager.swift) array between threads ?
I see 5% of RAM Free in this crashlog, 3% in the other one. Maybe there is not enough space free so that allocation fails ?
I have a crash using Netfox.
My application sends requests across multiple threads.
I suppose Netfox is manipulating the "models" (NFXHTTPModelManager.swift) array between threads ?
I see 5% of RAM Free in this crashlog, 3% in the other one. Maybe there is not enough space free so that allocation fails ?
Do you have any idea about how to solve that ?
Here is the full crashlog from Crashlytics :
The text was updated successfully, but these errors were encountered: