<div dir="ltr">Hi all,<div><br></div><div>I&#39;m starting to use pushplugin for Cordova android and i have followed all instrucctions and examples available at: <a href="https://aerogear.org/docs/specs/aerogear-cordova/Push.html">https://aerogear.org/docs/specs/aerogear-cordova/Push.html</a> and other pages. I can receive notifications but when I try to unregister the device an error message appear: &quot;Seems this device is already unregistered&quot; and it is wrong because I am still receiving notifications.</div><div><br></div><div>I am using cordova 5.0.0 and deploying to android, i am using this for unregister: </div><div><br></div><div><font color="#0000ff">push.unregister(successHandler, errorHandler);</font></div><div><div><font color="#0000ff">function successHandler() {</font></div><div><font color="#0000ff">    alert(&quot;notificaciones desactivadas&quot;);</font></div><div><font color="#0000ff">}</font></div><div><font color="#0000ff"><br></font></div><div><font color="#0000ff">function errorHandler(message) {</font></div><div><font color="#0000ff">    alert(&quot;error &quot; + message);</font></div><div><font color="#0000ff">}</font></div></div><div><br></div><div><br></div><div>Can you help me?</div><div><br></div><div>Thanks<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Jesús Martín Gonzalez<div>Tel: +34 654420529</div><div><br></div></div></div>
</div></div>