Branch Name
feature/178-capacitor-native-platforms
Description
Android is already added and runs. iOS is not started. This issue covers the iOS side and a sync check on both.
Scope
- Run npx cap add ios
- Set the bundle id to ca.canopee.app to match Android
- Add the location keys to Info.plist: NSLocationWhenInUseUsageDescription and NSLocationAlwaysAndWhenInUseUsageDescription
- Add "location" to UIBackgroundModes, or iOS stops tracking when the screen locks
- Set the signing team in Xcode
Acceptance Criteria
Notes
You need a Mac with Xcode for this one. Xcode does not run on Windows or Linux.
Checklist
Code of Conduct
Branch Name
feature/178-capacitor-native-platforms
Description
Android is already added and runs. iOS is not started. This issue covers the iOS side and a sync check on both.
Scope
Acceptance Criteria
Notes
You need a Mac with Xcode for this one. Xcode does not run on Windows or Linux.
Checklist
Code of Conduct