Skip to content

v1.1.1

Compare
Choose a tag to compare
@marstr marstr released this 20 Aug 21:16
  • Updating Installation.setUserId to be publicly accessible to match NotificationHub.setUserId.
  • Fixing issue #123, which caused a Runtime exception if NotificationHub.start was called after onCreate had finished.
  • Fixing issue #121, where use of NotificationHub.{get, set}UserID would cause a NullReferenceException.