Best practices for publishing html5 game to different devices
How does one publish to different device sizes and to the desktop using animate cc and create js?
I have not been successful in my search either here or on stack overflow.
Are there best practices on how one can do this? Is publishing different versions the way to go?
Making it responsive does not solve the problem because of the different height/width ratio. If it fits iPhone 8, it won't scale properly to iPhoneX and Ipad etc.
Would appreciate any help on this matter. Thanks