square / in-app-payments-flutter-plugin

Flutter Plugin for Square In-App Payments SDK
https://developer.squareup.com/docs
Apache License 2.0
337 stars 121 forks source link

ADB: Failed to install #250

Open samg-hub opened 1 week ago

samg-hub commented 1 week ago

When i add lib to Project[version 1.7.9]

we have error after building applicaion

**Error: ADB exited with exit code 1 Performing Streamed Install

adb: failed to install build/app/outputs/flutter-apk/app-app-debug.apk: Failure [INSTALL_FAILED_INVALID_APK: INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2]**

KGP Version : 1.9.22 AGP Version : 7.5-all

samg-hub commented 1 week ago

This error occurred because the Target Sdk version for the package is not yet available for Android 35, please update the package.

i run Emulator on Android Level 34, its ok