Missing Push Notification Entitlement warning from Appstore though my app doesn't use push notifications

I am getting Missing Push Notification Entitlement warning though my app doesn't use it. I have gone through multiple solutions related to this but none helped my issue.

By the way, i have built the app using react native.

I don't want to enable push notification service as I am not going to use it in my app. Any help would be appreciated to fix this warning.

Note: I have already gone through the below URL. Not helped.

https://stackoverflow.com/questions/32251123/missing-push-notification-entitlement

https://stackoverflow.com/questions/66280782/missing-push-notification-entitlement-even-with-aps-environment-entitlement-set

Missing Push Notification Entitlement warning from Appstore though my app doesn't use push notifications
 
 
Q