noobzter003
Member
- Nov 17, 2019
- 90
- 23
- 8
BTW, same issue in Seller app too.Oops; flutter has exited unexpectedly: "type 'List<dynamic>' is not a subtype of type 'Map<String, Object?>' in type cast".
Please bypass your script it will worksorry but this code not nulled must have purchase_code
please did any one have nulled code ?
sorry but this code not nulled must have purchase_code
please did any one have nulled code ?
are you fix it ?
- Improvements of shipping procedure
- Can edit phone number from profile
- Compatible with Active eCommerce version 6.2.0
Yes, had the same warnings but it got built & installed in AVD
This is the solution for identity matrix error https://babiato.tech/threads/active-ecommerce-flutter-app.45128/post-974073Yes, had the same warnings but it got built & installed in AVD
Unfortunately, when I tested registering & signing in
It shows Identity Matrix Error.
Did you got the same error moving forward?
Has anyone successfully built this for iOS?
FAILURE: Build failed with an exception.
* Where:
Script 'C:\src\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1159
* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command 'C:\src\flutter\bin\flutter.bat'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run
with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 2m 50s
Running Gradle task 'assembleRelease'... 171.9s
Gradle task assembleRelease failed with exit code 1
Faced the same error.Anybody face or know how to fix this?
Thanks in advance
Code:FAILURE: Build failed with an exception. * Where: Script 'C:\src\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1159 * What went wrong: Execution failed for task ':app:compileFlutterBuildRelease'. > Process 'command 'C:\src\flutter\bin\flutter.bat'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 2m 50s Running Gradle task 'assembleRelease'... 171.9s Gradle task assembleRelease failed with exit code 1
yes, I fixed it by simply downgraded the flutter version and generated a new key.jksFaced the same error.
As per as I can recall how I troubleshooted it, Please check your Flutter version & Dart Version
Flutter version must be : Flutter 3.0.2 • channel stable Dart version must be : Dart 2.17
It doesn't works on the updated versions.
Cheersyes, I fixed it by simply downgraded the flutter version and generated a new key.jks
thank you for your comment
In app_config.dart, enter some random text in "purchase_code" string.Hello Dear Community
I made multivendor eCommerce website using Active eCommerce. Thanks to lovely babiato members
But with this flutter app in junction with Active eCommerce, it shows while testing on Android Studio
"This is a pirated app. Do not use this, it might have security issues"
(attached snapshot)