Skip to content

Set enabledPaymentDetailsConsentCheckbox to false to get verufy to work #115

Set enabledPaymentDetailsConsentCheckbox to false to get verufy to work

Set enabledPaymentDetailsConsentCheckbox to false to get verufy to work #115

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Run Tests
run: xcodebuild -scheme Example-app -destination 'platform=iOS Simulator,name=iPhone 12 Pro,OS=latest' test