Remote bluetooth camera trigger for phone
Question or problem in the Swift programming language: I would like to build a camera trigger for my phone by simulating a BLE keyboard that sends the Volume Up key to the phone connected by Bluetooth. I want this because I want to trigger the native Camera app, and not an embedded camera view.
Continue Reading