zegenerative
zegenerative
I cloned the repo, added all the necessary (authentication) configs to the yaml and ran the script. The only thing that I changed in the SQL were these two lines:...
Unable to login with credentials that are identical to credentials to successfully login online/browser ### Example code ```go connectionString := fmt.Sprintf("%v:%v@%v/%v?warehouse=%v&role=%v", user, password, account, dbName, warehouse, role) db, err :=...
**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...
**Describe the bug** Providing a `showPreselectedStoredPaymentMethod: false` to the drop in config is not working **To Reproduce** 1. configure drop in 2.4.0 with said property **Expected behavior** No stored payment...
### Build/Submit details page URL https://expo.dev/accounts/zegerdevos/projects/sugenda-front-end/builds/100f4b9f-6347-4362-a7d6-1b5411798538 ### Summary When I run `eas build --platform android --profile development` it fails when I locally have already an android folder in my repo....