adyen-react-native
adyen-react-native copied to clipboard
[Expo] Apple Pay: entitlements incorrectly set as string instead of array of string(s)
Describe the bug Failed to sync capability identifiers:
iOS entitlement "com.apple.developer.in-app-payments" has invalid value ""merchant.com.adyen.xxx.test",". Expected an array of strings, where each string is prefixed with "merchant.", ex: ["merchant.myapp"]
To Reproduce Steps to reproduce the behavior:
- Build app for internal distribution (Expo)
- Verify the error stops the build process
Expected behavior Internal distribution build for testing Apple pay on physical device
Screenshots N/A
Desktop
- Expo SDK 50
- Version adyen-react-native 2.1.0
Smartphone N/A
Expected bug location plugin/src/setEntitlements.ts