Ensure notification permission request callback is run on the right thread
Permission requests happen on the Android main thread, which is usually not the thread the Qt UI runs in.
Permission requests happen on the Android main thread, which is usually not the thread the Qt UI runs in.