Cambalab / ns-vue-radio

A native white-label application built with NativeScript-Vue for community radios
GNU General Public License v3.0
39 stars 9 forks source link

Create ns-vue-radio tool: Firebase and google-services #108

Open sgobotta opened 5 years ago

sgobotta commented 5 years ago

Subtask of #105

At some point, the program will have to provide a google-services.jsonfile to build the application using Firebase. We must define and document how this file is obtained and where should it be placed before starting an application build.

sgobotta commented 5 years ago

It can be placed anywhere and the script should be able to find it, given a directory as param. When the google-services task runs, the google-services.json file should be moved to /app/App_Resources/Android