Hi Experts,
I'm having some weird behavior on in IOS devices when I'm accessing our FIORI application.
Upon loading our My Shopping Cart, the cursor should point to the input field. In doing so, it will lessen the clicks of the user. I have used .focus() method and have also added a function delay for IE. Everything is working fine on desktop (via browsers Chrome and IE11). The functionality seems to work on Android devices also (via mobile Chrome). But when I tested this on my iphone (via chrome and FIORI client), the cursor seems to be pointing to the input field but no keypad/keyboard is being shown unlike in Android.
Does anyone have the same issue as mine?
Thanks!