Rexios80 / flutter_workout

‎‎‎‎‎Run a workout session and get live health data from Wear OS and Tizen
https://pub.dev/packages/workout
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Add `startWatchApp` method for iOS #7

Open Rexios80 opened 4 months ago

Rexios80 commented 4 months ago

This method used to live in the watch_connectivity plugin, but the dependency on HealthKit was causing issues with app review. Apps using the workout plugin should be depending on HealthKit already, so it makes more sense to put it here anyways.

See https://github.com/Rexios80/watch_connectivity/commit/0324d4e7bb402017bddf440f97261b249e271168

Rexios80 commented 2 months ago

Blocked on testing since my Series 5 no longer wants to connect to Xcode