So if I have a game that I wanted to publish to both android and iOS, how would I solve it with the resolutions? I know how to fix it for all iOS devices, but since android is so spread out I don't know if I need 2 projects; one for iOS and one for android. If there is a better solution, could someone please inform me or link me to a good guide on how to fit both android and iOS on one project?
No need to link me the scaling and sizes-guide, since I don't feel like that've helped me at all with this issue