This PR is for the migration from our custom webview fork to flutter_inappwebview.
We need to make sure that everything works as before, in particular:
File uploads
Input accessory view on iOS
Microphone permission on Android
While we're at it, I'd also like to update the push notifications to match feature parity with RN, and also update the firebase_messaging dependency, as requested by our customer.
This PR is for the migration from our custom webview fork to flutter_inappwebview. We need to make sure that everything works as before, in particular:
While we're at it, I'd also like to update the push notifications to match feature parity with RN, and also update the firebase_messaging dependency, as requested by our customer.