Closed tomoya0x00 closed 2 years ago
Lint error occurred, but OssLicensesMenuActivity is exist and be able to launch on a real device.
Lint found 2 errors, 7 warnings. First failure:
/home/runner/work/conference-app-2021/conference-app-2021/android/src/main/AndroidManifest.xml:44: Error: Class referenced in the manifest, com.google.android.gms.oss.licenses.OssLicensesMenuActivity, was not found in the project or the libraries [MissingClass]
android:name="com.google.android.gms.oss.licenses.OssLicensesMenuActivity"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The full lint text report is located at:
/home/runner/work/conference-app-2021/conference-app-2021/android/build/intermediates/lint_intermediate_text_report/debug/lint-results-debug.txt
This is a similar issue: https://issuetracker.google.com/issues/183027632
Overview (Required)
Links
-