ricardoalcocer / acspushmod

ACS Push Notifications Library
40 stars 12 forks source link

acspushmod not working on android #11

Open aniruddhasm opened 9 years ago

aniruddhasm commented 9 years ago

[ERROR] : GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included. [DEBUG] : D/com.appcelerator.aps.CCPushService: GCM RegistrationId not found. Need to make request to generate. [INFO] : Token Error: PHONE_REGISTRATION_ERROR

I've tried using the acspushmod implemented the same way as explained in documentation but I'm getting the above error. I also have Android Support Repository 11 Android Support Library 21.0.3 Google play services 22

I am using Ti.SDK 3.5.0 GA and with android emulator Google API with SDK 4.4.2

ricardoalcocer commented 9 years ago

I was able to replicate this issue. I'll look into it.

aniruddhasm commented 9 years ago

Thanks, Waiting for your reply