Open samg-hub opened 2 months ago
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
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
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