07-17-2023, 05:26 AM
I think I may have mentioned it elsewhere on the forum, but the split-screen mode requires that I support having the app function at 1/3 the width of a regular iPad. This is basically the width of an iPhone. So this means that in order to support split-screen mode, I also have to basically support an iPhone. I was planning on rolling out the iPhone version at a separate point, but due to this requirement, I'm having make changes across the entire application to allow every UI to not only be usable on a phone, but also respond to application window size changes so things dynamically respond to more or less space. It's going to be pretty involved, as some parts of the application expect a certain amount of screen space which I can no longer depend on.
Mike
Mike