Hi
I have written a desktop application in UI5 which displays correctly across all browsers.
If I access the same application from an Ipad through Safari browser the scroll bars are missing , and there is no way to scroll.
Is this because I used desktop libraries in my application, and they dont work properly on device ? Is there a known workaround?
In the scenario where I want to access to my application from desktop and Ipad, how can I achieve this functionality.
Should I write a separate application using mobile libraries?
Thank you,
Michael