Notification NotfityInfo payloads were being ignored if the type was not recognised. This PR ensures that if the type is not recognised then the raw array is passed through instead.
Breaking changes:
None
New features:
None
Fixes:
Notify info payload will not be nil if unrecognised notification type.
Description:
Notification
NotfityInfo
payloads were being ignored if the type was not recognised. This PR ensures that if the type is not recognised then the raw array is passed through instead.Breaking changes:
None
New features:
None
Fixes:
Notify info payload will not be nil if unrecognised notification type.
PR status: