Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

pass your SDK Key and google project Id, SDK key is present in your Appoxee Application dashboard. Add application in Android manifest file.

 

2. For receiving push events like, push received, open, dismissed you need to create on receiver, which extends PushDataReceiver

...