Hi,
When using dynamic scaling one ends up having multiple versions of the same image. When you build, this makes the end product unnecessarily huge, since when you submit your app to the marketplace you can upload different builds for different flavors of the devices.
Does this mean that I need to keep multiple branches of my source, one branch per scale? Or is there a nicer way to make Corona just build the end product for a specific scale? What’s the most common way to handle this?
Thanks,
George