How do I scale my app for different screen sizes?
Hello! Looks like the problem is that you've placed the link to app in some frame. Please try to add the following line pre<meta name="viewport" content="initial-scale=1" />/pre in < head block. If it won't help you would need to publish app on your own server another way.