Mohammad
Results
2
issues of
Mohammad
**I try to save a workout route harmonized but I git error** **I try to save like this:** ``` try { final canWrite = await HealthKitReporter.isAuthorizedToWrite( SeriesType.workoutRoute.identifier, ); if (canWrite)...
### 🔖 Feature description Implement App Attest or DeviceCheck on iOS SDK and backend to protect server. Establishing your app’s integrity and ensure that requests from server receives come from...
enhancement