Set Up The Project | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/20065814-android-in-app-review/lessons/2

It would have been nice to have some explanation at the beginning for why we need to setup Firebase, rather than just jumping into creating the Firebase setup. i.e. what does Firebase have to do with in app review? Or is it just a prerequisite for the Emitron app and completely unrelated to in app review?

Hey @abunur!

In the very first sentence of this episode I mention how we need to set these two things up (gradle.properties & Firebase/google-services.json) to use the Emitron app.

I probably could’ve mentioned that it’s not IAR related, but just for Emitron, but I thought that was enough explanation!

I can add author’s notes as to why this is to make it a bit more clear.

Thanks!