[SOLVED] how to build for ios9.0 ?
-
wrote on 28 Sept 2015, 15:27 last edited by Manfred 10 May 2015, 14:45
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 ?
-
wrote on 29 Sept 2015, 05:41 last edited by
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 -
wrote on 29 Sept 2015, 15:57 last edited by
AFAIK Xcode 7 is required for targeting iOS9.
-
@dynamo72 Yes, if you are building for iOS 9 but building an application for iOS 8 should also run on iOS 9.
-
wrote on 30 Sept 2015, 05:58 last edited by
Hi guys,
I'm using open ssl in our app, might that cause some trouble on ios9?have a nice day!
Manfred -
OpenSSL ? There might be something with it since it's not officially supported by Apple. They provide their own cryptographic framework.
-
wrote on 5 Oct 2015, 14:43 last edited by
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
1/9