cancel
Showing results for 
Search instead for 
Did you mean: 

Mobile Render Issues

0 Kudos

Hi,

I'm currently working on a Fiori application and we have finished developing and everything looks great on desktop.

We've included elements such as sap.m.table, sap.suite.ui.microchart, sap.viz.ui5.controls.VizFrame, & sap.m.CustomTile. These elements

are causing issues when viewing on a mobile device and I was wondering how to deal with this issue. I assumed that since we are using

mobile libraries and have used the auto resize option for size properties we would not have to account for device type. As of right now, we've created

additional controller functions to change css properties based on device type. I was wondering if there is a better way to handle this. Any suggestions or advice will be greatly appreciated. 


Thanks,

Hania

Accepted Solutions (0)

Answers (1)

Answers (1)

kammaje_cis
Active Contributor
0 Kudos

Hania,

You have to identify which exact library is causing the issue.

All these (except sap.m.CustomTile) are supported in mobile devices as per SAP. if you have any issues you have to raise a bug with SAP.

For sap.m.CustomTile, it depends on what you have coded as its content.


Regards

Krishna