Skip to content

getInitialPushPayload fix and small improvements

Compare
Choose a tag to compare
@andrehtissot andrehtissot released this 21 Jul 18:53
· 65 commits to master since this release
  • getInitialPushPayload: Conversion of NSData* into NSDictonary* fix -- Thanks to @medeirosrafael for debugging and fixing it!

  • Fixed local variable exception is accessed from within inner class error -- Thanks to @prteekagni for reporting!

  • Added native log for getAPNSToken with value, to help with debugging.