bw-davis / hansel

1 stars 0 forks source link

Setup google sign-in #8

Closed nqthqn closed 8 years ago

nqthqn commented 8 years ago

https://developers.google.com/identity/sign-in/ios/start-integrating https://www.firebase.com/docs/ios/guide/login/google.html

nqthqn commented 8 years ago

Still playing around with FireBase getting some errors.

2016-10-01 08:48:01.696 FinalProject[11116:368237] Configuring the default app.
2016-10-01 08:48:01.739 FinalProject[11116:] <FIRAnalytics/INFO> Firebase Analytics v.3402000 started
2016-10-01 08:48:01.740 FinalProject[11116:] <FIRAnalytics/INFO> To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see http://goo.gl/Y0Yjwu)
2016-10-01 08:48:01.762 FinalProject[11116:] <FIRAnalytics/INFO> Successfully created Firebase Analytics App Delegate Proxy automatically. To disable the proxy, set the flag FirebaseAppDelegateProxyEnabled to NO in the Info.plist
2016-10-01 08:48:01.808: <FIRInstanceID/WARNING> FIRInstanceID AppDelegate proxy enabled, will swizzle app delegate remote notification handlers. To disable add "FirebaseAppDelegateProxyEnabled" to your Info.plist and set it to NO
Store path: /Users/nathann/Library/Developer/CoreSimulator/Devices/5907DAC9-CB62-4EFE-92E5-B6FE05B78B40/data/Containers/Data/Application/29053906-29BE-462E-AD3E-F1F96A3F23B5/Documents/DataStore
 -> Optional(Do you have data? You'll love Firebase.)
2016-10-01 08:48:02.008 FinalProject[11116:] <FIRAnalytics/INFO> Firebase Analytics enabled
2016-10-01 08:48:03.137 FinalProject[11116:368522] [FirebaseDatabase] setValue: or removeValue: at / failed: permission_denied
nqthqn commented 8 years ago

victory.

screen shot 2016-10-01 at 8 59 32 am

bw-davis commented 8 years ago

@natsn awesome!!