0

Is it possible possible to receive Google Cloud Messages within a local android service (TAndroidService)?

I have tried it with TKinveyProvider and TPushServiceConnection, but when I debug it, I get an "Activity not found, maybe you are in a service" error.

When using TPushServiceConnection in an application it only worked when I included FMX.PushNotification.Android. But when I include FMX.PushNotification.Android in a service I get the error: "Activity not found, maybe you are in a service"

David Heffernan
  • 601,492
  • 42
  • 1,072
  • 1,490
  • 1
    Possible duplicate of [Delphi 10 Seattle Android service (TAndroidService) receiving GCM](http://stackoverflow.com/questions/36546294/delphi-10-seattle-android-service-tandroidservice-receiving-gcm) please don't ask the same question multiple times – David Heffernan Apr 12 '16 at 07:30
  • The first question was marked duplicate. But I did not se a solution to my problem in the refferenced question. – Ole Mortensen Apr 12 '16 at 07:50
  • If you disagree with that closure, make your case there. But please don't ask the same question again. – David Heffernan Apr 12 '16 at 07:53

0 Answers0