travisneilsimons
New member
- May 21, 2021
- 4
- -2
- 1
do you have the 1.8 version?
I do.do you have the 1.8 version?
![]()
Active Ecommerce Flutter App v1.8 Nulled
*** Hidden text: cannot be quoted. ***
*** Hidden text: cannot be quoted. ***
You are the best sir! There are lot of pirated uploders but you sir you are the best we got. Appreciate all you hard work. Also why it's gradle build is not completing?? It's just showing and taking a lot of time
Thanks..
pm me and I can help you I already have the 1.8 version working fine with push notifications but I didnt test facebook login yetCan someone help me with updating firebase_messaging and flutter_facebook_login code change
they are currently causing issues which makes the product itself non usable I had to comment them
Whatever has been posted by you, are working like charm. I had also tested. Keep it up broThanks..
I really don't know why, it works normally here & other users reported it worked fine with them.
Unhandled Exception: FormatException: Unexpected character (at character 1)
E/flutter ( 7723): <!DOCTYPE html>
E/flutter ( 7723): #6 userByTokenResponseFromJson (package:active_ecommerce_flutter/data_model/user_by_token.dart:7:98)
E/flutter ( 7723): #7 AuthRepository.getUserByTokenResponse (package:active_ecommerce_flutter/repositories/auth_repository.dart:159:12)
E/flutter ( 7723): <asynchronous suspension>
E/flutter ( 7723): #8 main.fetch_user (package:active_ecommerce_flutter/main.dart:30:5)
Yea...Anyone facing this issue. White blank screen. Products, categories and contents ain't loading.
check the app_config.dart file inside the lib folder and make sure your settings is correct specially the public folder i had similar issues and when i fixed my public folder it works like a charmYea...
I get the same when in debug.....but when you install the app manually from output folder ,the app works fine except for login..
Signup And password reset working good...
Moreover in login when fill wrong password it even displays unauthorised login but when you fill in correct credentials there is error ,it just
stays on login screen
Rest of the is working good....only login not working....i dont think its issue with public folder....check the app_config.dart file inside the lib folder and make sure your settings is correct specially the public folder i had similar issues and when i fixed my public folder it works like a charm
yea me toooAnyone getting this error on console ? on app start
Code:Unhandled Exception: FormatException: Unexpected character (at character 1) E/flutter ( 7723): <!DOCTYPE html> E/flutter ( 7723): #6 userByTokenResponseFromJson (package:active_ecommerce_flutter/data_model/user_by_token.dart:7:98) E/flutter ( 7723): #7 AuthRepository.getUserByTokenResponse (package:active_ecommerce_flutter/repositories/auth_repository.dart:159:12) E/flutter ( 7723): <asynchronous suspension> E/flutter ( 7723): #8 main.fetch_user (package:active_ecommerce_flutter/main.dart:30:5)