What's Changed
⚠️ Behavior Changes
- When you call the
jsonRepresentation
method ofOSPushSubscriptionState
, if a property is null, the value will now be""
instead of the string literal"nil"
in #1373
jsonRepresentation
method of OSPushSubscriptionState
, if a property is null, the value will now be ""
instead of the string literal "nil"
in #1373
Don't miss a new OneSignal-iOS-SDK release
NewReleases is sending notifications on new releases.