This is my very first time writing an iOS plugin that should enable bluetooth on iOS and advertise data using BLE. Most of that i have covered but i havent quite figured out how to listen for events happening on a native level.
Do I pass a callback along to the native function?