-
-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Masyukov Pavel edited this page May 24, 2026
·
1 revision
Checklist:
- Run
xcodegen generatebefore opening project. - Verify you are on supported Xcode version.
- Clean build folder in Xcode.
- Re-run terminal build command from README.
- Ensure simulator/device camera permissions are granted.
- On simulator, camera behavior is limited compared to real hardware.
- Verify payload format matches expected schema.
- Check Face ID/Touch ID availability on test device.
- Confirm permission prompts were accepted.
- Re-test on physical device if simulator behavior differs.
- Verify key exists in both locale files.
- Confirm app language setting changed and view refreshed.
- Restart app to confirm no stale state remains.
If issue persists, open a support issue and include reproducible steps and environment details.