TODO icon indicating copy to clipboard operation
TODO copied to clipboard

Got error for login & logout

Open inoue0124 opened this issue 6 years ago • 1 comments

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

inoue0124 avatar Sep 28 '19 21:09 inoue0124

It looks like It might be just you. I have been able to run the code successfully with no errors.

rfont2000 avatar Nov 13 '19 21:11 rfont2000