Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache license and correct attribution in an iOS app? #678

Closed
MHX792 opened this issue Jan 14, 2016 · 6 comments
Closed

Apache license and correct attribution in an iOS app? #678

MHX792 opened this issue Jan 14, 2016 · 6 comments

Comments

@MHX792
Copy link

MHX792 commented Jan 14, 2016

When I use this for a commercial iOS App, where should I put the license attribution? In the AppStore description? In the App itself? Or just in the source coude? Do I need to publish the source code?

@pmairoldi
Copy link
Collaborator

As long as you keep the header comments and the license file in your source you will be fine. If you want you can give attribution in the app but it isn't required.

It's nice to have people actually ask about this and not just blindly using things. 🎉

@yas375
Copy link
Contributor

yas375 commented Jan 15, 2016

Also a good idea might be to include Acknowledgements into Settings bundle so it's showed in Settings.app:

img_5889 img_5890

We generate it using this instruction (assuming you are using CocoaPods).

@danielgindi
Copy link
Collaborator

As @petester42 said, it's real nice to have people considering this, and not just passing by and grabbing the code... So thank you :-)

Anyway attribution is not required, but is a nice thing to do. In fact when I see an app with a list of attributions in the settings area - I tend to appreciate the developers more. It just says something about you...

Also a little off-topic - as this framework has become very popular, I think it's time to maintain a list of apps that use it, don't you think?

@SatishBirajdar007
Copy link

@danielgindi Hi Daniel, I am fan of your Chart.framework and created a 2 screen app and now wanting to submit my first (free) app on Appstore. But while submitting on AppStore, Apple asks if I have right permission to use Chart.framework in Canada, USA, UK and India. So was wondering to ask you, whether the framework is available for free or charged?
Thanks again for an amazing framework. Cheers 👍

@MHX792
Copy link
Author

MHX792 commented Oct 23, 2017

I have never seen Apple asking for licenses for any of the dependencies that I use in my apps. How come they asked for it? Do you have a screenshot? I am curious why they asked for Charts licence in those countries in particular?

@SatishBirajdar007
Copy link

@MHX792 Actually this is my first time submitting an application to iTunes.
As per comment on [https://github.com//issues/2904#issuecomment-338645984] Charts is under Apache 2.0 and is free.
Should I select "Yes" for both question, as shown in the attachment?

screen shot 2017-10-23 at 4 39 32 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants