Hi,
If I run my app on my iPhoneX it runs fine. (or any iPhone device it runs fine) in both release and debug mode.
However, if I try and run it on the simulator it fails to compile. (in both debug and release mode)
Attached is the error. Any ideas on why it doesn't compile based on the attached file ?
Running B4i Version 5.51
Local Builder 5.5
I also created a blank B4i App, and selected all the library's and it complied and runs fine in the simulator.
I didn't copy any code over from my other project (due to it having many code modules etc), only selected the library's.
Not sure if selecting the library's includes them or if I need to add the code for it to include the library's. But thought it had something to do with the library's and why it didn't compile so that is why I selected the library's just to check if it works or not.