Push notification problem: unable to get token when registering to gcm

after using ionic push notification for a while (without getting real push when tha app is closed)
i am trying to register to a pure gcm service.

i am getting just “OK” signal on the result token.
i went throw the original clean ngCordove source code.

i read about it online, but non of the solutions work for me.

i alse wolud be glad to know if there is a way to debug this on a browser instead of
android emulator ? there is a way to make it boot faster ?

i am working with webstorm and for now check only for ANDROID.
10X .