I followed a tutorial about GCM Notifications located on the link below: http://techlovejump.com/android-push-notification-using-google-cloud-messaging-gcm-php-google-play-service-library/
Everything worked fine for me, but, it works only on the emulator. When i transfer the same apk file to mobile devices, they do not receive notifications while the same app on emulator receives them.
Is there any way i can fix this issue?