Regional Cloud Advocate at Microsoft focusing on communities in the Pacific North West and the Redmond Reactor.
I've been working on an app that needs push notifications, but also needs to be open source. This led me to a problem - the google-services.json file. This file is needed to sign up for Firebase messaging to implement push on Android, but it also contains my API keys, values I do NOT want to be public. So - what to do? Well I'm building and distr…
Read More