v1.1.1
- Updating
Installation.setUserId
to be publicly accessible to matchNotificationHub.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 aNullReferenceException
.