Can QT be published on the app store?
Mobile and Embedded
5
Posts
4
Posters
1.5k
Views
1
Watching
-
So I've been working on an app for a couple weeks now and come to find out that there's a possibility that I can't even submit the app. I'm using Qt 5.2.1 (Clang 5.0 (Apple), 64 bit) open source. This app will be a paid or will have items you can buy inside the app. I'm also not looking to pay 150$ a month to keep and app on the app store. Or I wouldn't want to spend all this time creating an app that will never pass submission. Thanks
-
You must use commercial version of Qt. "Qt enterprise buy.":http://qt.digia.com/buy/
-
What about on iOS 8? See this post: http://lists.qt-project.org/pipermail/development/2014-June/017202.html
-
Yes, now they are provide support of dynamic frameworks. Maybe now you can do it.