Open
Description
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
Labels
No labels