Silent Push Notifications doesn't work properly on iOS 15

application(didReceiveRemoteNotification: fetchCompletionHandler:) is not called in background upon silent push.

The method is called only after the user manually opens the app.

Anyone know how to resolve this?

I'm currently on iOS 15.1.1