TODO
TODO copied to clipboard
Got error for login & logout
Hi, thank you for your great job! It is very helpful because there is only a little information about swiftUI using with firebase. Now I am executing your app with the simulator and I got an error when I logged out. The error message was
nw_connection_receive_internal_block_invoke [C3] Receive reply failed with error "Operation canceled"
The app did not crash, but when I logged in as another user again, there was still TODOs of previous user in the contentview. Is this an error only seen in my environment?
xcode: Version 11.0 (11A420a) iOS: 13.0
It looks like It might be just you. I have been able to run the code successfully with no errors.