As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Push Notifications error: Device does not have package com.google.android.gsf.
r
robinkc
started a topic
over 9 years ago
A call to myClient.push.initialize, throws an exception - Device does not have package com.google.android.gsf.
I believe that is due to the reason that gcm.jar is now deprecated and kinvey android client library is not yet updated to accommodate the same. How should I go about solving this?
1 Comment
E
Edward
said
over 9 years ago
Hey,
This error is because google play services is missing on the device. If you are testing on an emulator make sure it is a google play image and not the default android one.
robinkc
I believe that is due to the reason that gcm.jar is now deprecated and kinvey android client library is not yet updated to accommodate the same. How should I go about solving this?