<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><div><br></div></span><div>I am now actually wondering, where to put the google-service.json file on Cordova (no I am not updating our plugin), but I have no clue what is matching the native &#39;app&#39; folder in Crodova land, is it WWW foldeR? </div><div><br></div><div><a href="https://github.com/jboss-mobile/unified-push-helloworld/tree/master/cordova" target="_blank">https://github.com/jboss-mobile/unified-push-helloworld/tree/master/cordova</a><br></div><div><br></div><div>hrm...</div><div><div class="h5"><div> </div></div></div></div></div></div></blockquote><div><br></div><div>There is no native folder on a cordova project, but we can put something in the plugin.xml that will install / copy it into the native project:</div><div><br></div><div><pre class="" style="margin-top:0px;margin-bottom:1em;padding:5px;border:0px;font-size:13px;width:auto;max-height:600px;overflow:auto;font-family:Consolas,Menlo,Monaco,&quot;Lucida Console&quot;,&quot;Liberation Mono&quot;,&quot;DejaVu Sans Mono&quot;,&quot;Bitstream Vera Sans Mono&quot;,&quot;Courier New&quot;,monospace,sans-serif;color:rgb(57,51,24);word-wrap:normal;background-color:rgb(239,240,241)"><code style="margin:0px;padding:0px;border:0px;font-family:Consolas,Menlo,Monaco,&quot;Lucida Console&quot;,&quot;Liberation Mono&quot;,&quot;DejaVu Sans Mono&quot;,&quot;Bitstream Vera Sans Mono&quot;,&quot;Courier New&quot;,monospace,sans-serif;white-space:inherit"><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(125,39,39)">&lt;resource-file</span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)"> </span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(230,67,32)">src</span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)">=</span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(15,116,189)">&quot;src/android/google-services.json&quot;</span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)"> </span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(230,67,32)">target</span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)">=</span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(15,116,189)">&quot;google-services.json&quot;</span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)"> </span><span class="" style="margin:0px;padding:0px;border:0px;color:rgb(125,39,39)">/&gt;</span></code></pre></div><div><a href="https://github.com/aerogear/aerogear-cordova-push/blob/master/plugin.xml#L64">https://github.com/aerogear/aerogear-cordova-push/blob/master/plugin.xml#L64</a></div><div><br></div><div>Don&#39;t know what the content is of this file seems the <a href="https://github.com/jboss-mobile/unified-push-helloworld/pull/31" target="_blank" style="font-size:12.8px">https://github.com/jboss-mobile/unified-push-helloworld/pull/31</a> demo doesn&#39;t have this google-services.json<br></div><div><br></div></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Cheers,<div>       Erik Jan</div></div></div>
</div></div>