Based on your answer I'm in the process of building a DependencyService to handle the Bluetooth permission checks and requests, but I'm having problems on iOS, because code execution doesn't wait for the Bluetooth dialog answer.This is my DepedencyService on iOS:...