I'm taking any suggestions on how to implement Bluetooth 3.0 support in at least iOS6 and above. Below are my choices, if you have any more please let me know:
- External accessory Framework
- Supposed to be only for MiFi devices, not sure how restrictive they are.
- GameKit
- Looks like it only supports bluetooth connections with the same apps.
- Private API "Bluetooth Manager"
- Risk of getting denied from the App Store.
I'm taking any suggestions on how to implement Bluetooth 3.0 support in at least iOS6 and above. Below are my choices, if you have any more please let me know: