ios7 - iOS Bluetooth App- Check Paired Devices -


i build ios bluetooth enable app connects external device , after connecting pairs device. now, want check if user paired device not show pair alert message next time?

unfortunately, can't, there no means in core bluetooth api check pairedness. pairing dialog shown ios when needed.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

javascript - Which segment of a polyline was clicked? -

c# - Avoiding duplicate methods for Task and Task<T> -