You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See Cloud Functions code [here](https://github.com/IhorKlimov/Android-TicTacToe-Backend)
3
+
For your Wi-Fi game to work correctly follow these steps:
4
+
* Create a Firebase project
5
+
* Replace google-services.json in /app directory with your own
6
+
* Deploy [these](https://github.com/IhorKlimov/Android-TicTacToe-Backend) Cloud Functions to your newly created Firebase project. Instructions on deployment are in readme
7
+
* Replace FIREBASE_CLOUD_FUNCTIONS_BASE string from [Constants](https://goo.gl/qfUpjg) with your Firebase Cloud Functions base URL
0 commit comments