We are using it for an app which relays on Appgyver Supersonic. Scanning and connection seems to work great but there is a problem when we try to call readAllServiceData(). It won't return nothing unless we stop the script for a few seconds with a breakpoint before servicesCallbackFun() is called.
It seems to work well on Android but nothing is firing ( not the win method neither the fail one ) on this readAllServiceData() method

Do you know about that? Have any of you experienced something similar?
I am using an iPhone 6 with iOS 8.3 right now.
Thanks!