maxbbraun / mirror

Smart Mirror
https://medium.com/@maxbraun/my-bathroom-mirror-is-smarter-than-yours-94b21c6671ba#.81sljnn80
MIT License
578 stars 136 forks source link

google-services.json #30

Closed kurtern84 closed 5 years ago

kurtern84 commented 5 years ago

Hi, tried to build your project to apk, at the end i got: File google-services.json is missing. The Google Services Plugin cannot function without it.

Any solutions?

maxbbraun commented 5 years ago

Since commit 46b8a772f7b84dbe4e994b8a54e5574c05245e98 you need to add Firebase to your projects: https://firebase.google.com/docs/android/setup

This was to allow changing settings without editing code. If you don't need that functionality, you could also try syncing to commit 7ba09b4ac56d2a637bbdc943b8f6d3e68a2ef439.

kurtern84 commented 5 years ago

Thank you! 😊

lør. 26. jan. 2019 kl. 21:23 skrev Max Braun notifications@github.com:

Since commit 46b8a77 https://github.com/maxbbraun/mirror/commit/46b8a772f7b84dbe4e994b8a54e5574c05245e98 you need to add Firebase to your projects: https://firebase.google.com/docs/android/setup

This was to allow changing settings without editing code. If you don't need that functionality, you could also try syncing to commit 7ba09b4 https://github.com/maxbbraun/mirror/commit/7ba09b4ac56d2a637bbdc943b8f6d3e68a2ef439 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/maxbbraun/mirror/issues/30#issuecomment-457863108, or mute the thread https://github.com/notifications/unsubscribe-auth/AcW2wNBXzt3rFXekhHGda1knEiXqWj4mks5vHLlBgaJpZM4aO5iE .