Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

App Crash #16

Closed
avihsb28 opened this issue Dec 4, 2020 · 5 comments
Closed

App Crash #16

avihsb28 opened this issue Dec 4, 2020 · 5 comments

Comments

@avihsb28
Copy link

avihsb28 commented Dec 4, 2020

Hi Sir,

I have cloned this app and made the necessary changes (install pods, addition of Google info plist file, creation of database and storage in firebase, mapbox token). When I run it, the app crahses and shows following error message on Appdelegate:
Screenshot 2020-12-05 at 1 36 25 AM

When I go into Exception backtrace thread, it points out to AuthNetworking.Swift (setupUserinfo) function, line 59: Database.database().reference().child("users").child(uid).observeSingleEvent(of: .value)
And also in scene delegate line 30:
authNetworking.setupUserInfo(uid) { (isActive) in

@AJELECTRIC
Copy link

Did you ever figure this out?

@zastress
Copy link
Contributor

Having the same issue. Did someone figure it out?

@zastress
Copy link
Contributor

Solution: create your firebase database and put the details inside the GoogleService-Info file. That will fix the issue.

@vitaliy-paliy
Copy link
Owner

Check out README on how to configure this app.

@CharlieMallia
Copy link

I have a loading instead?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants