Backendless Version (3.x / 5.x, Online / Managed / Pro )
v6 Could
Client SDK (REST / Android / Objective-C / Swift / JS )
Objective-C/Swift
Application ID
8C44389D-54B2-5DF3-FFF8-40A831D81800
Actual Behavior
when sending the iOS silent Notification from the console … it does arrive “silently” but the content configuration of the different fields like “title” and “body” or even added custom ones are not done (all are nulls when received on the client side)
Reproducible Test Case
Please see attached two files for the sent and received scenarios … the sent parameters are all null …
Note : the non silent notification is working fine (fields are as per sent/configured)