I cant get data from push when app in background using registerNotificationReceivedBackground on IOS, but i fix this on Android by adding key "pushNotification": true in my request on GoRush server. How can I handle registerNotificationReceivedBackground on IOS?