code7
Forum Replies Created
-
Forum: Plugins
In reply to: [WP GCM] Failure passing in the regIDHi, sorry for late response but we had vacation.
I was trying to reproduce your problem, but it wasn’t possible.One possible solution could be to delete and reinstall your plugin, but important to delete it via the admin area and not FTP, because in the admin area it also deletes the database stuff.
If it doesn’t help, i would suggest you maybe posing your question to Stack Overflow.
It sounds more like a clientside problem, because you didn’t change something on the plugin code, or did you?I am very sorry if we couldn’t help you. But if you get the solution, maybe write it here.
Forum: Plugins
In reply to: [Google Play Store Badge] Error in your shortcode!Thank you!
We fixed that error in the latest version (1.0.2).
Update or download it and have fun!Forum: Plugins
In reply to: [Google Play Store Badge] Error in your shortcode!Ok, now trying to reproduce your problem.
Forum: Plugins
In reply to: [WP GCM] Number of messages on bulk exceeds maximum allowedHi again ??
This is nothing new, we know that limitation, and we’re looking for a solution.
At the moment we found a possible way, and testing it.
Maybe,in a few days there will be an update.Forum: Reviews
In reply to: [WP GCM] Nice GCM plugin!Thank you very much!
Forum: Plugins
In reply to: [WP GCM] Phonegap Supportany answer since 2 days so i mark it as resolved
-resolved
Forum: Plugins
In reply to: [WP GCM] Always shows the "Info currently 0 users are registered" message.Thank you very much!
Have fun with it and please rate this plugin!BR
Forum: Plugins
In reply to: [WP GCM] Phonegap SupportHello Time Sports e.V.,
This plugin is just the backend solution, with other words if you want it to work with PhoneGap, you need to check if there’s a plugin for PhoneGap.
This Plugin is just for sending the message to a specific API-key, and register the devices.After a short search on Google I found this. Maybe it works for you
https://github.com/phonegap-build/PushPlugin/blob/master/README.md
But remember GCM is just for AndroidForum: Plugins
In reply to: [WP GCM] Always shows the "Info currently 0 users are registered" message.Hi oeoeoeooeo,
Its great to hear from you!
I think the first bug is caused by the debug response mode, which was code wrong and now corrected in 1.2.5.
I cant reproduce your second bug. After sending a message on my testing blog, I get the following screen:
link to pictureMaybe you can send or post a screenshot also here so I can see whats wrong.
And it would be very very great when you leave a review ??
Forum: Plugins
In reply to: [WP GCM] Always shows the "Info currently 0 users are registered" message.https://github.com/Pixelartdev/GCM-Android-App/
Have fun with it!
Forum: Plugins
In reply to: [WP GCM] Always shows the "Info currently 0 users are registered" message.Ok Thank you very much for report the bug, it is fixed in the latest version
The Android project is now available on github.
link is added soonForum: Plugins
In reply to: [WP GCM] Always shows the "Info currently 0 users are registered" message.– resolved
Forum: Plugins
In reply to: [WP GCM] No settings ui after plugin install and activationOf course you can!
I would appreciate it!Forum: Plugins
In reply to: [WP GCM] Always shows the "Info currently 0 users are registered" message.Ok will check that out, please wait!
But in the mean time, you could try this official tutorial by google
https://developer.android.com/google/gcm/client.html.In the most cases the problem is the URL, how the id is transmitted.
Be sure the device id is transmitted this way:
‘https://www.myblog.com/?regId=AbCdEfG12345′ .Forum: Plugins
In reply to: [WP GCM] No settings ui after plugin install and activation-resolved