Thanks for this great starter kit. Just one issue I've found.
I'm running a fresh copy from master on the iOS simulator (iPhone 6, 11.4) on MacOS High Sierra.
When I create a new user, it works and adds the user to Firebase (I have confirmed by making my own version connected to my own Firebase database) but it shows the loading circular animation forever.
If I re-click the profile tab icon, I re-see the profile options (Login, Sign Up...). But if I click any of them I re-see the loading animation.
I would expect to see some sort of confirmation when the user is created.
Thanks for this great starter kit. Just one issue I've found.
I'm running a fresh copy from master on the iOS simulator (iPhone 6, 11.4) on MacOS High Sierra.
When I create a new user, it works and adds the user to Firebase (I have confirmed by making my own version connected to my own Firebase database) but it shows the loading circular animation forever.
If I re-click the profile tab icon, I re-see the profile options (Login, Sign Up...). But if I click any of them I re-see the loading animation.
I would expect to see some sort of confirmation when the user is created.
Thanks.