Skip to content

Xamarin.GooglePlayServices.Oss.Licenses reports no licenses in use #1128

Open
@Saurbaum

Description

@Saurbaum

Android framework version

net9.0-android

Affected platform version

VS 2022 DotNET9

Description

I've included Xamarin.GooglePlayServices.Oss.Licenses and triggered the activity the result is a page that says "This app does not have any open source licenses.

Steps to Reproduce

Create a new MAUI applicaiton
include Xamarin.GooglePlayServices.Oss.Licenses
In the Android target trigger Platform.CurrentActivity.StartActivity(new Intent(Platform.CurrentActivity, typeof(OssLicensesMenuActivity)));

Did you find any workaround?

Scanning the sources using a tool Like Black Duck finds hundreds of expecting Android open source licenses which can get added as a text file to the application

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions