Highschool-iOS-Devs/Studeo

(Potentially fixed) App crash when sending message without internet connection

Closed this issue · 1 comments

Expected behavior

Firebase should automatically cache data, making the app transition smoothly between connected and unconnected states. When sending a message without internet connection, Firebase should show user it has been sent but in the background cache the data until internet come back.

Current behavior

App crash after press send button.

I definitely will look into this further, once I connect my phone to Xcode and see what the error is. But this is extremely important to fix before launching beta.

Unable to recreate, seems like it disappeared.