Hi, we have a live app, we got some reports from the users that they were having issues with push notifications with iOS 14.6. In the case when this issue seems to occur, from the info they provided (along with screenshots) the Settings for the app does not list down the Notifications row at all. We have tried reproducing this on our end but to no success. Also if the users uninstall and reinstall the app, it seems to fix it on their side and the notifications come back and it works again.
We have push notifications working, permissions are set up correctly in the info.plist and capabilities are turned on, we did not get a warning or an error related to permissions or push notifications on uploading the last build or releasing it. It generally works as intended. But this seems weird that in the Apple's "Settings" app it disappears entirely, not just permissions disabled. And reinstalling the app fixes it.
Can someone guide us to why this might be happening and what steps to take to fix it or is it a bug on Apple's end?