I have followed this tutorial:
https://www.youtube.com/watch?v=OaiLpVG6Tlc
correctly (or so I believe), however I get these errors on launch:
2016-09-07 20:36:05.520: <FIRInstanceID/WARNING> Failed to fetch default token Error Domain=com.firebase.iid Code=6 "(null)"
2016-09-07 20:36:15.743 customLogin[833:] <FIRAnalytics/WARNING> Failed to get InstanceID: Error Domain=com.firebase.iid Code=-34018 "(null)"
2016-09-07 20:36:19.504: <FIRInstanceID/WARNING> Failed to fetch default token Error Domain=com.firebase.iid Code=6 "(null)"
2016-09-07 20:36:46.642: <FIRInstanceID/WARNING> Failed to fetch default token Error Domain=com.firebase.iid Code=6 "(null)"
2016-09-07 20:37:28.821: <FIRInstanceID/WARNING> Failed to fetch default token Error Domain=com.firebase.iid Code=6 "(null)"
2016-09-07 20:38:31.108: <FIRInstanceID/WARNING> Failed to fetch default token Error Domain=com.firebase.iid Code=6 "(null)"
How can I fix this?
When I try and press the login button or create account button on my app I also get this error:
"An error occurred when accessing the keychain".
