# GPLv2 & the App Store

**URL:** https://meta.discourse.org/t/gplv2-the-app-store/45468
**Category:** Feature
**Created:** [June 9, 2016, 11:01am UTC](https://meta.discourse.org/t/gplv2-the-app-store/45468 "2016-06-09T11:01:39Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![P16](https://avatars.discourse-cdn.com/v4/letter/p/b19c9b/32.png) [@P16](https://meta.discourse.org/u/P16)
#### Post date: [June 9, 2016, 11:01am UTC](https://meta.discourse.org/t/gplv2-the-app-store/45468/1 "2016-06-09T11:01:39Z")

</div>

As Discourse is licensed under the GPL v2 license, any app using Discourse code is not allowed in the App Store as Apple further imposes conditions on the user. If someone using Discourse wants to build an iOS app, would the founders (as the copyright owners) consider giving permissions specific to the app store so as to make it compatible with the App Store?

Thanks!

---

<div class="post-metadata">

### Author: ![iamntz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamntz/32/114670_2.png) [@iamntz](https://meta.discourse.org/u/iamntz)
#### Post date: [June 9, 2016, 4:47pm UTC](https://meta.discourse.org/t/gplv2-the-app-store/45468/2 "2016-06-09T16:47:31Z")

</div>

An app will use the API, not the Discourse code per se, so i guess you’re good to go.

Besides that, there is [that](https://meta.discourse.org/t/discourse-for-ios/12957).

---

<div class="post-metadata">

### Author: ![P16](https://avatars.discourse-cdn.com/v4/letter/p/b19c9b/32.png) [@P16](https://meta.discourse.org/u/P16)
#### Post date: [June 9, 2016, 5:37pm UTC](https://meta.discourse.org/t/gplv2-the-app-store/45468/3 "2016-06-09T17:37:14Z")

</div>

@iamntz Would that view work for a wrapper app? The topic you linked to was relevant but my issue is not the founders having an issue with us publishing an ios version, but Apple not supporting it from the license point of view.

As I understand it, on the web we are hosting a Discourse instance and not distributing it to users. On the app store, we or Apple are not distributing the software as well - we are only providing a service to users to access the software that is hosted on our server.

I would think this would be different to the VLC case where their app was removed since the software itself was distributed, whereas it could be argued that we are providing a service, rather than the product.

Its a grey area, and unless the founders provide their views on this I guess I am just going to publish the ios app and see.

---

<div class="post-metadata">

### Author: ![iamntz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamntz/32/114670_2.png) [@iamntz](https://meta.discourse.org/u/iamntz)
#### Post date: [June 9, 2016, 6:29pm UTC](https://meta.discourse.org/t/gplv2-the-app-store/45468/4 "2016-06-09T18:29:28Z")

</div>

If you are planning to get the mobile version of Discourse and wrap it into a Cordova app, then yeah, probably you’re not OK for at least couple of reasons:

1. First is, obviously, the legal one.

- Second is more like practical. You’ll have to push a new version of the app on every Discourse update 🙂

However, I don’t think the GPL also cover the API calls, so if you decide to build an app that will only consume the Discourse API you’ll solve both of the above issues.

* * *

Considering the GPL license, I’m pretty sure the founders won’t have anything against this with two exceptions:

> [@sam](#):
>
> However, **our logo** is used quite extensively this leads to a lot of confusion about the source of the app. People can confuse it with an official offering from us.
> 
> Can you remove the logo and perhaps **rename the app** somewhat?

So as long as you don’t use Discourse name or logo, founders _probably_ have nothing against this.

So I’d say your beef is with Apple, not with Discourse.

---

<div class="post-metadata">

### Author: ![P16](https://avatars.discourse-cdn.com/v4/letter/p/b19c9b/32.png) [@P16](https://meta.discourse.org/u/P16)
#### Post date: [June 9, 2016, 6:39pm UTC](https://meta.discourse.org/t/gplv2-the-app-store/45468/5 "2016-06-09T18:39:59Z")

</div>

@iamntz I do eventually plan to have a native api based app for my forum, but for now Ill just do a wrapper based one. There are a few new and better alternatives to cordova and Ill see how I go with minimizing the wrapper feel of the app.

Thanks for your help!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [March 8, 2017, 10:30am UTC](https://meta.discourse.org/t/gplv2-the-app-store/45468/6 "2017-03-08T10:30:17Z")

</div>

I think this is all irrelevant since there is the official iOS app now:

> [@Things to consider before deciding to white-label the Discourse Mobile apps](https://meta.discourse.org/t/what-if-i-want-to-white-label-the-discourse-mobile-apps/53063):
>
> Since we released the iOS and Android apps a number of people have asked expressed interest in white labeling the Discourse app. information_source We do not offer a white labeling service and would only consider it for enterprise customers as an added bundle. If this is something you’re interested in, please discuss with us privately. Beware of the costs White-labeling Discourse is a complex task and involves a significant amount of long term maintenance across Android and iOS. It is rar…

.. and it is under MIT license.
