I am opening the SafariViewController in my ionic/react app with these settings, but when we test on an iPhone SE the hardware keyboard does not seem to be working within the window. Any ideas or suggestions on how to make this more accessible to all users?
I am opening the SafariViewController in my ionic/react app with these settings, but when we test on an iPhone SE the hardware keyboard does not seem to be working within the window. Any ideas or suggestions on how to make this more accessible to all users?
"@ionic-native/safari-view-controller": "^5.33.1", "cordova-plugin-safariviewcontroller": "^2.0.0",