Hi i'm working on notification push with Cordova/Ionic and i try to get the registration Id of the device (i tried with my phone and simulator) the problem is when the device ready being called the SuccessHandler return success 'Ok'but onNotificationGCM not being fired, my project id is correct and Google Cloud Messaging for Android api is activated in the google cloud console and Internet is also activated in my mobile and i have network access permission in my app android.permission.ACCESS_NETWORK_STATE
THANKS