testica/text-scanner

json file missing

Thamizh-Sterio opened this issue · 4 comments

File google-services.json is missing. The Google Services Plugin cannot function without it.

I don't think is a good idea to share my google-services.json.
I am thinking in two alternatives:

  • Make a fake google-services.json, but I don't know the behaviour of this.
  • Remove google integrations.

Whatever, I will search for a "right" solution for this case.
Any suggestion @Thamizh-Sterio ?

I don't think is a good idea to share my google-services.json.
I am thinking in two alternatives:

  • Make a fake google-services.json, but I don't know the behaviour of this.
  • Remove google integrations.

Whatever, I will search for a "right" solution for this case.
Any suggestion @Thamizh-Sterio ?

removing google integration will affect in the app?

For development purposes, no.

In readme.md I point that:

firebase: to report metrics (for development purpose, you can remove firebase dependencies or add your own google-services.json).
admob: to show google ads (to pay some bills). Check PR #8 to know more about admob environment.

But, It is necessary for release version.

For development purposes, no.

In readme.md I point that:

firebase: to report metrics (for development purpose, you can remove firebase dependencies or add your own google-services.json).
admob: to show google ads (to pay some bills). Check PR #8 to know more about admob environment.

But, It is necessary for release version.

Thanks @testica i build it by removing google integration