Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1340517
Regression
Yes
[Android] Cannot build with target and min sdk set to 22
When the minimum and target sdk of an Android build are both set to the minimum(22). You cannot build a project. It will fail with this error.
/Users/davidrogers/Unity Test Projects/SpinnyCube/Library/Android/Prj/IL2CPP/Gradle/launcher/src/main/AndroidManifest.xml:4:3-116: AAPT: error: attribute android:extractNativeLibs not found.
Reproducible with 2021.2, 1d7c4be35373295071591f8d5bb635d26a93ced1. Have not tested earlier versions.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
thed-venth
Jun 28, 2022 04:14
is this solved?