[SOLVED] how to build for ios9.0 ?
-
Hi everybody,
I just got the request from our customer to be ios9 compatible.
The application currently works fine on ios 8 but launching it on an iPad with ios9 causes it to crash!Is there a way to build a Qt/QML app that runs on ios8 and ios9?
I cannot find any info, neither on these forums nor on the web.thank you in advance
best regards
Manfred -
Hi,
Did you run your application with the debugger on to see where it's crashing exactly ?
-
Hi,
no unfortunately I just have this info from the customer as my devices are all ios8 for the moment.
Did you already try to build for ios9?I'm still using xcode 6.1 on Yosemite 10.10.1 to build.
Do I have to upgrade something?thanks in advance
cheers
Manfred -
OpenSSL ? There might be something with it since it's not officially supported by Apple. They provide their own cryptographic framework.
-
Hello,
I just received the "crash report" from our customer!
Well, you know what, the app actually did not crash at all, it just showed the cyrillic characters that are known from the qt bug which has been solved in 5.5.
Sorry to have bothered you with that nonsense, and thanks for your input and your time!best wishes
Manfred