builttoroam / device_calendar

A cross platform plugin for modifying calendars on the user's device
https://pub.dev/packages/device_calendar
BSD 3-Clause "New" or "Revised" License
260 stars 263 forks source link

Support iOS integration tests without simulation #398

Closed thomassth closed 2 years ago

thomassth commented 2 years ago

Continuing #393

If I'm reading the code correctly, changing a line in iOS.sh may allow testing on local devices.

Getting the deviceId would be the next problem.