I've created an app with B4A, and now porting to B4i f/iOS.
Is there a guide/doc that explains how to create a cross-platform application? Specifically things like how/where to locate files among the B4A, B4I and "Shared Files" directory.
Can I actually share a single file between both applications, so I can change code in one and it would work for both?
I am using B4Xpages, but I'm wondering how to share files. Where do I put the common code files... in the Shared Files folder? Then how do I link them.
And is there any doc that explains system-level differences, such as how to access the GPS on iOS, how to keep the screen alive, and how permissions are done on iOS?
And is there any doc that explains system-level differences, such as how to access the GPS on iOS, how to keep the screen alive, and how permissions are done on iOS?
Of course -- I can find each individually and learn both from scratch. I'm asking about a doc that compares *differences*. I can't find anything comparing differences, which would be helpful.
Actually, I was wrong... there is some of that info in there. I guess I tuned that out when I went through that doc for Android info over a year ago. My fault... I'm going through it again.