Getting error with eas build --platform ios
error: Provisioning profile doesn't match the entitlements file's value for the com.apple.developer.networking.wifi-info entitlement.
When I am running expo build:ios
then getting no error.
Getting error with eas build --platform ios
error: Provisioning profile doesn't match the entitlements file's value for the com.apple.developer.networking.wifi-info entitlement.
When I am running expo build:ios
then getting no error.
You have two options
You can add this capability to the app:
Or, you can remove this capability from the Entitlements file: