MacOS Sequoia, Xojo 24 r2.1. MBS 24.4
I’m not sure which update above causes this problem but now ImageCaptureEventsMBS continuously fires 2 events when a camera (e.g. iPhone) is connected:
- ImageCaptureEventsMBS.deviceDidEncounterError “Please unlock …”
- ImageCaptureEventsMBS.cameraDeviceDidEnableAccessRestriction
In previous versions these events would be fired only once.
This causes lots of spinning disks and locking up of both the debug app as well as Xojo, usually requiring a forced quit.