Enable Development Signing Not Working in Xcode

I'm using "Automatically manage signing" in signing and capabilities and I've selected my team (Personal Team). But it throws this error in status: "myApp" has entitlements that require signing with a development certificate.
There is a button named Enable Development Signing under Status but when I click on it nothing happens.
My app is a react-native app.
Have you checked your Xcode > Preferences > Accounts to see all your certificates ?

What are the entitlements for your app ?
Enable Development Signing Not Working in Xcode
 
 
Q