Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Question about Qt LGPL license for Android & iOS
Qt 6.11 is out! See what's new in the release blog

Question about Qt LGPL license for Android & iOS

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    Ibrahim
    wrote on last edited by
    #1

    Hi; We're using Qt 5.x LGPL. We are using just LGPL license modules. So, we're not using only GPL or only commercial modules like Qt Virtual Keyboard, Qt Charts, Qt Data Visualization, etc.. Also we are using BSD-3 license code, MIT license code and Apache 2.0 license code. We never change Qt codes and 3rd party library codes. Also we never use static linking for Qt codes, the all Qt codes are dynamic linking.

    I know, this question has already been asked. But everybody says "I'm not a lawyer". What is correct answer for this question? Can we deploy our mobile app to Google Play and AppStore? Thanks.

    sierdzioS 1 Reply Last reply
    0
    • I Ibrahim

      Hi; We're using Qt 5.x LGPL. We are using just LGPL license modules. So, we're not using only GPL or only commercial modules like Qt Virtual Keyboard, Qt Charts, Qt Data Visualization, etc.. Also we are using BSD-3 license code, MIT license code and Apache 2.0 license code. We never change Qt codes and 3rd party library codes. Also we never use static linking for Qt codes, the all Qt codes are dynamic linking.

      I know, this question has already been asked. But everybody says "I'm not a lawyer". What is correct answer for this question? Can we deploy our mobile app to Google Play and AppStore? Thanks.

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @Ibrahim said in Question about Qt LGPL license for Android & iOS:

      I know, this question has already been asked. But everybody says "I'm not a lawyer". What is correct answer for this question? Can we deploy our mobile app to Google Play and AppStore? Thanks.

      The correct answer is "ask Qt Company".

      The official statements from them say that building for iOS is incompatible with LGPL license - because the build is static. You have to buy commercial one (or startup if you are eligible) or go with GPL.

      QtC also claims similar for Google, although here it is not entirely correct (because it is possible to unpack an .apk, at least one that is not signed - like debug packages, I think).

      (Z(:^

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved