AdevintaSpain / Leku

:earth_africa: Map location picker component for Android. Based on Google Maps. An alternative to Google Place Picker.
https://adevintaspain.github.io/Leku/
Apache License 2.0
763 stars 170 forks source link

After adding this library app is not getting install in android 12+ versions #368

Closed itinsidenews closed 1 year ago

itinsidenews commented 1 year ago

after using this library app is not getting install in android 12+ devices. when we click on apk in android 12 devices we see an error like " Unable to resolve package name".

itinsidenews commented 1 year ago

i were just forget to add exported value in manifest

Installation failed due to: 'Failed to commit install session 1052631259 with command cmd package install-commit 1052631259. Error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl1052631259.tmp/base.apk (at Binary XML file line #444): com.razorpay.RzpTokenReceiver: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present'