I've got a situation where after selecting the make responsive and both settings in the publish settings so I have;
makeResponsive(true,'both',false,1);
In my script.
The animation scales with the browser window and even in Responsive design mode in safari. But if you actually view it on a phone (in this case an iPhone7) it doesn't resize properly.
The url is;
http://energy.fullfatwebsitedesign.co.uk
And the iPhone view looks like this;
Is there another setting I need to make?