cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

MobileHeader Extension

No ratings

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.

Comments

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 !!

Thanks for letting us know. Lots of good stuff in 9.0 😉
Version history
Last update:
‎May 16, 2017 04:24 AM
Updated by:
Labels (3)
Attachments