tamotam-app icon indicating copy to clipboard operation
tamotam-app copied to clipboard

.gitignore for google-services.json / GoogleServices-Info.plist

Open danieldanielecki opened this issue 2 years ago • 0 comments

According to this comment files in .gitignore are ignored in the EAS build, too.

Therefore, each time a build is created those 3 files: google-services.json, GoogleServices-Info.plist (also .env) must be commented out and before git commit put back again.

See #228 for some solutions, such as base64.

danieldanielecki avatar May 26 '22 07:05 danieldanielecki