Re: bluetooth disconnect when UIImagePickerController is started
Suggest you run Instruments and check for low-memory conditions. I've had issues with image picker controller memory use in the past. iOS will aggressively toss things out if you're at the memory highwater mark. Don't think image picker and core bluetooth normally intersect much. -Ramin
On Jun 14, 2014, at 5:03 PM, Frederic Visticot <fvisticot@gmail.com> wrote:
I'm using a BLE dongle. When my app is connected to the dongle and if I try to start the UIImagePickerController, the BLE connection is broken.
Is it the normal result ? How can I avoid to have this connection broken when I start the camera ? _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/raminf%40gmail.com
This email sent to raminf@gmail.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Ramin Firoozye