PushSharp v4.0.0.0 Release Notes
Release Date: 2016-03-19 // over 8 years ago-
- 👌 Improved Exception consistency across platforms and brokers (most exceptions inherit from
NotificationException
now) - 💥 Breaking Change:
GcmNotificationException
replacesGcmConnectionException
and now inherits fromNotificationException
- 👌 Improved Exception consistency across platforms and brokers (most exceptions inherit from