Hi all,
I'm not sure whether this is a good place to ask such kind of questions. If there is a better place to direct them, I'd highly appreciate your input!
We are developing apps for iOS and Android using Xamarin. Since Xamarin makes use of Mono and Mono in turn makes use of a set of other libraries, we are (probably, I'm not a lawyer but that's what I understood checking out best practices) obligated to include a screen in our apps displaying copyright information and license texts of Mono and the other libraries.
Is there a comprehensive list of libraries that Xamarin makes use of when building an empty iOS or Android app which does not make use of any app-specific third-party libraries? I came across the Mono license file which seems to be a good start. Are there any other libraries which are distributed inside of the final IPA and/or APK which are not listed in the Mono license file?
If you think about it, this is a concern that any Xamarin developer has (or should have) ..
I'm very much looking forward to everyone's input on this matter - and official Xamarin input would obviously something really helpful here!
Kind regards,
Ben