hi stencylers!
i have a question that is a bit urgent, thats why i post it here...
do i need to check 3x scale when i make an ios game? by default it is NOT checked. i tested on iphone6+, ipad3 and ipad mini (and also iphone4 and 5 with simulator). graphics look good on these devices. unfortunately i do not have more devices to test on.
according to the table here (
http://www.stencyl.com/help/view/mobile-app-scaling/ ) iphone6 uses 2x and and 6+ uses 3x scale mode. but i dont think that this is really the case as the graphics are super crisp on my iphone6+ and the 6+ for example has a way higher resolution than other devices.
anyways:
should i better check the 3x scaling as well before i submit my game to apple?and: if 3x scale is necessary for ios, it would be awesome when this would be checked by default

thanks for your help!

PS:
if that is relevant: i am using "scale to fit (fill)" and display size (in settings->display) is set to 480x270. the game is basically cut off at the top and bottom of the screen when playing on an ipad, what made most sense for this game.