
We have developed a responsive canvas app. We are encountering multiple issues with mobile devices, especially iPhones.
The end users are using browsers (chrome for android and safari for iPhones) to open the canvas app.
Could you guide us on the below issue:
1. Unable to expand the custom menu bar (developed as part of the app) at the top of the screen
Description: When giving a value to text input fields, the text gets focused resulting in an inconvenience in opening/expanding the menu. There is an auto zoom observed on the screens. (only specific for iPhones)
2. Prevent the dialogue box while opening in the safari browser
Description: Every time we open an app in the safari browser, there is the below popup which comes by default. Any option to override this?
3. How to hide the toolbar on iPhone?
Description: When opening a canvas app from the safari browser, the browser toolbar comes at the bottom of the screen, hiding some part of the app. Is there a way to avoid it?