getInitialPushPayload fix and small improvements
-
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.