If you ever tested mashup rendering on mobile phones, you probably experienced that the mashup was not sizing to fit your mobile display.
This "MobileHeader" extension enables to auto adapt the mashup to mobile displays.
It adds the following parameters to the HTML header:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
In the composer just drop the "MobileHeader" extension into a section of the mashup.
This extension was tested until version 7.4.
Solved! Go to Solution.
Starting ThingWorx 9.0 mobile headers configuration is natively supported through Mobile Settings tab (see attached screenshot for guidance)
The MobileHeader Extension is no longer required !!
Thanks for sharing, it is really useful
Is it working fine ? @Nicolas Laffargue Have you tried on your mobile ?
We use it on several projects, it works.
Starting ThingWorx 9.0 mobile headers configuration is natively supported through Mobile Settings tab (see attached screenshot for guidance)
The MobileHeader Extension is no longer required !!
Check out the upcoming Expert Session: Understanding ThingWorx Navigate Licensing in Community "Customer Events" section.