Post

Replies

Boosts

Views

Activity

Unpairing
The ExternalAccessory framework gives us showBluetoothAccessoryPickerWithNameFilter which provides a list of accessories to connect to. I'm using that with good results to pair an accessory.I am looking for the ability to let the users of my app unpair from a connected accessory. I hunted through the ExternalAccessory framework and couldn't find anything.Any ideas?These are Bluetooth Classic devices, not BLE.
6
0
5.8k
4w
Run destination is not valid - Deployment target 10.2.1
I want to set my iOS deployment target for a new version of my app to 10.2.1. The app is an enterprise app so we have say over which versions of iOS the iPhones should be running.I am on Xcode 8.2.1. I installed the iOS 10.2.1 update on my iPhone. I set the iOS Deployment Target to 10.2.1 for the project and the target. When I try to build & run on my device, Xcode complains with a message that says, "The run destination My iPhone SE is not valid for Running the scheme 'MyApp'."If I reduce the deployment target to 10.2 it builds and runs.But I was hoping to use deployment target as an additional means of making sure that iPhones running our enterprise app are on the most secure version of iOS.Any ideas how to troubleshoot this or workaround it?Thanks,Del
2
0
11k
Sep ’22
Unpairing
The ExternalAccessory framework gives us showBluetoothAccessoryPickerWithNameFilter which provides a list of accessories to connect to. I'm using that with good results to pair an accessory.I am looking for the ability to let the users of my app unpair from a connected accessory. I hunted through the ExternalAccessory framework and couldn't find anything.Any ideas?These are Bluetooth Classic devices, not BLE.
Replies
6
Boosts
0
Views
5.8k
Activity
4w
Run destination is not valid - Deployment target 10.2.1
I want to set my iOS deployment target for a new version of my app to 10.2.1. The app is an enterprise app so we have say over which versions of iOS the iPhones should be running.I am on Xcode 8.2.1. I installed the iOS 10.2.1 update on my iPhone. I set the iOS Deployment Target to 10.2.1 for the project and the target. When I try to build & run on my device, Xcode complains with a message that says, "The run destination My iPhone SE is not valid for Running the scheme 'MyApp'."If I reduce the deployment target to 10.2 it builds and runs.But I was hoping to use deployment target as an additional means of making sure that iPhones running our enterprise app are on the most secure version of iOS.Any ideas how to troubleshoot this or workaround it?Thanks,Del
Replies
2
Boosts
0
Views
11k
Activity
Sep ’22