Skip to content

V 0.1.0 (4)

Lucas Wang requested to merge testflight_0.x_dev into master

Various tweaks based on feedback:

  • Added nil safety checks to ConnectedDevicesViewModel to prevent crash caused by force unwrapping DevicesView
  • Added nil safety check in the Share Plugin to account for nil filenames (cannot save)
  • UI and instructions tweaks

Merge request reports