I Implemented the below function
peripheral(peripheral didUpdateValueForCharacteristic:)
Which is where I parse information from a bluetooth device that pairs with our app. Ever since wOS8 our app stops receiving these call when the app is put in the background. Why is that, and does anyone have a possible workaround?
Thanks