Hello,
Do you have any problem in the api.clover.com server? I was using notifications through the REST API and they were working fine until yersterday.
Today I don't receive any notification in my app.
Hello,
Do you have any problem in the api.clover.com server? I was using notifications through the REST API and they were working fine until yersterday.
Today I don't receive any notification in my app.
Can you do an adb logcat | grep -i push
and make it available on pastebin.com?
Hi Jeff,
I really have problems with the adb. I get always adb out of date using Genymotion. I have updated Genymotion settings for using the Android SDK. But I have this answer:
Without logs there's not much I can do. You're going to need to work your problems w/ ADB at some point. It's absolutely essential if you want to develop on Android.
It was a problem with my $ANDROID_HOME and $PATH variables. Here is the result of the logcat in pastebin: http://pastebin.com/1Ti7rPtG
And without pastebin:
I/ActivityManager( 593): Start proc com.android.smspush for service com.android.smspush/.WapPushManager: pid=845 uid=10055 gids={50055}
That log message is not related to Clover's notification. Setting environment variables on your development box will have no effect on how the Clover device receives push notifications.
2 People are following this question.