-1

I am trying to make a push notification in my game using GCM through AWS. I have bought this ANE: http://myappsnippet.com/gcm/comment-page-2/ But I cannot get the token in my device. Can somebody help?

Alexey Malev
  • 6,408
  • 4
  • 34
  • 52
Jacky Lau
  • 665
  • 5
  • 21

1 Answers1

0

Adobe AIR does not have a built-in function to get any device id, because of various platforms. You should use some kind of extension, like Distriqt's Application ANE.

Andrey Popov
  • 7,362
  • 4
  • 38
  • 58