React Native IOS build is working good if we build manually. But when it is built from azure pipeline, build is successful and it is approved in app store also. But the app is getting crashed while opening. We have Push notification implemented in our app.
Is there anything to configure additionally for push notification in azure ??
If not what will be the cause for this issue??
And we have one more app also using azure pipeline without push notification, that is working fine