-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get any response from GCM on Android 5 and 5.1 #94
Comments
guess this lbrary abandoned need to search for another solution |
@fullflash , I've switched to Distriqt's. |
myflashlab gcm ane also good and there is non commercial free version on github also with php sample. Also helpful video tips. |
I fixed it. You can download ANE from here: You should send: {"contentTitle":"Title..","contentText":"Message...","tickerText":"...","priority":"2"} You will need AIR 25+ To change the icons:
|
Im trying this code for my android air apps: Not working with your ANE. |
Hello I am using GCM ANE in my Application. But GCM seems to work in below Android 4.4 and but not seems to work in android 5.0 and above. Please help me.
The text was updated successfully, but these errors were encountered: