Resolution Of Android and IPhone.
Hi Guys, I have an question. I have build an Android App called Brick Breaker, and tested on only two Android devices Samsung Galaxy S6 and Note 3. I want to publish that app in iOS and Windows Phone versions as well, but i don't have any of these devices. Will be the resolution same on both devices? or different? Please answer me. Thanks.
Hi @$$anonymous$$adhsudhan,
The resolution is different for the iPhone and the Galaxy S6 (as well as Windows phone). Even for different android phones, the resolution is different.
So, In your Canvas use the Canvas Scaler component. Change the UI scale mode to Scale with Screen Size. You may also refer the below answer link if needed:
http://answers.unity3d.com/questions/964209/screen-resolution-3.html
Answer by Madhsudhan · Dec 31, 2015 at 12:25 PM
@Rajeesh_AR Hi. Thanks for your reply. In my old android app my Canvas Scaler setting are same, what you have mentioned in the answer. And resolution is 1024×768. Will be the screen same or different? And my match is exactly 0.5. I watched the documentation from Learn Unity: https://youtu.be/ezeoYnLBpnE will the screen same or different in other devices and in other resolutions?
Your answer
Follow this Question
Related Questions
How to handle runtime device rotations 1 Answer
Android / iOS - screen Brightness and preventing Screen Blockade. 1 Answer
What are the options for making AR mobile application for iOS/Android/Windows Phone? 0 Answers
[App Android/Ios/Windows Phone] phone's volume 0 Answers
Android Screen Resolution 0 Answers