Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
abhaysingh
Specialist II
Specialist II

QAP dev hub Access through Mobile

Hi Guys,

I have developed the masup api, now i have a link to access the embedded objects, but not able to access through Mobile or tablets..

Any suggestions?

4 Replies
adinning
Partner - Contributor II
Partner - Contributor II

I believe your screen has to be at least 480 pixels wide in order to create/edit. I don't think there is anything you can do to change that.

ErikWetterberg

Hi,

You should be able to display your mashup on mobile, how well it works depends on how you have developed it, but the Qlik Sense visualizations work on mobile too.

You would however need a server installation of Qlik Sense to be able to reach it from mobile.

Hope this helps

Erik

abhaysingh
Specialist II
Specialist II
Author

How pls suggest..

Not applicable

Are you running it on desktop or server? I assume you're running it on a desktop..

One method we use for demoing and testing our mashup/applications is creating a proxy to our localhost, for this you can use ngrok (there are others, this is just personal preference). Download ngrok ngrok - secure introspectable tunnels to localhost and configure your app to use ngrok url (read the docs).