Geoffrey MUSELLI

Results 40 comments of Geoffrey MUSELLI

I have a question. What is the motivation of doing this json marshall before and not doing on all fields of the Application instead ? Going through all fields would...

@crenshaw-dev I updated the code with recursive updates. It simplified a lot the code in fast template as well by suppressing the need of quoting and slicing

@crenshaw-dev all good !

I found the issue for me. Ensure that in firebase console you authorized google login and paste your sha key inside for both dev (unsagnied) and prod apk (signed)

Once you have any apk (even prod) You can launch this command ``` keytool -list -printcert -jarfile ```

Hello. Thanks for your answer. However I am on Openshift 3.6 I will try to install Openshift 3.7 :)

@crenshaw-dev I added you as collaborator on my fork. You can now submit a PR

@crenshaw-dev I see that CI failed but it looks like a temporary issue. Could you please relaunch it ?