You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When downloading and running the app , you get an error like this:
adb: failed to install D:\DownloadsHDD\arcore_flutter_plugin\example\build\app\outputs\flutter-apk\app-debug.apk: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl1645370067.tmp/base.apk (at Binary XML file line #40): com.difrancescogianmarco.example.MainActivity: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]
Error launching application on sdk gphone64 x86 64.
it is the first one i find like it, any suggestions?
Thanks!
The text was updated successfully, but these errors were encountered:
When downloading and running the app , you get an error like this:
adb: failed to install D:\DownloadsHDD\arcore_flutter_plugin\example\build\app\outputs\flutter-apk\app-debug.apk: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl1645370067.tmp/base.apk (at Binary XML file line #40): com.difrancescogianmarco.example.MainActivity: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]
Error launching application on sdk gphone64 x86 64.
it is the first one i find like it, any suggestions?
Thanks!
The text was updated successfully, but these errors were encountered: