android - an error was encountered registering for push notifications please try again -


i using arc welder
trying install app uses push notifications.

it gives me error.

an error encountered registering push notifications please try again

this app trying run. https://play.google.com/store/apps/details?id=com.notafy.notafy&hl=en

i guess might thing need install or add have notifications working.

this app uses google cloud messaging (gcm) push notifications.

arc welder not contain google play services, requisite using gcm. because of that, app lacks integral part of itself. idea developer homebrew mechanism getting notifications (not push) used when platform not have play services.


Comments