dvmorozov / arxiv

ArxivExpress - arxiv.org client for Android and iOS, ArxivNavigator - interactive arxiv.org metadata visualization. I would appreciate any way of contributing: GitHub issue, email or pull request.
https://dvmorozov.github.io/arxiv/
Other
0 stars 0 forks source link

warning XA0113: Google Play requires that new applications and updates must use a TargetFrameworkVersion of v11.0 (API level 30) or above #72

Open dvmorozov opened 1 year ago

dvmorozov commented 1 year ago

After updating framework version: "For Android 12 or higher to test on devices, make sure you have android:exported flag in manifest to avoid errors."

dvmorozov commented 1 year ago

https://stackoverflow.com/questions/69941373/targeting-android-12-failed-with-error-of-androidexported

dvmorozov commented 1 year ago

/Users/runner/work/1/s/ArxivExpress/ArxivExpress.Android/obj/Release/android/manifest/AndroidManifest.xml(8): error APT2262: unexpected element found in . [/Users/runner/work/1/s/ArxivExpress/ArxivExpress.Android/ArxivExpress.Android.csproj]

dvmorozov commented 1 year ago

Mono Shared Runtime is not supported. This can be resolved by changing the project configuration or using a Release build.

dvmorozov commented 1 year ago

For v. 11 it is not an issue.