inbox me with more details.Hello guys!
I'm having trouble configuring the app...
The App is not connecting to the Web and when I open the App the images do not appear.
How can I resolve this?
Invalid Data safety section
We reviewed your Data safety section and found discrepancies between your disclosure and app behavior. For example, we found the following data types sent off device that were not yet disclosed:
Please make changes to align your app’s Data safety section with the app’s behavior. This can be done by either:
- Device Or Other IDs Data Type - Device Or Other IDs (some common examples may include Advertising ID, Android ID, IMEI, BSSID)
- App Bundle Version 2, Production
- Updating your form in Play Console to declare collection of Data Types noted above; or
- Removing functionality and attributable code that collect this user data from your app or libraries used in your app.
if (!$delivery_boy_condition) {
if (\App\Utility\PayhereUtility::create_wallet_reference($request->identity_matrix) == false) {
return response()->json(['result' => false, 'message' => 'Identity matrix error', 'user' => null], 401);
}
}
"cost_matrix": AppConfig.purchase_code
"identity_matrix": AppConfig.purchase_code
share screenshothey receiving error null object when i tab on any featured product
share screenshot
Hey thanks but the issue was i was using default placeholder for brand which is returning the null.try add some store / product then check again
send me full logbuild apk issue "
flutter version 3.0.2
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_math_fork-0.5.0/lib/src/widgets/selection/overlay.dart:141:26: Warning: Operand of null-aware operation
'!' has type 'SchedulerBinding' which excludes null.
- 'SchedulerBinding' is from 'package:flutter/src/scheduler/binding.dart' ('/C:/flutter/packages/flutter/lib/src/scheduler/binding.dart').
if (SchedulerBinding.instance!.schedulerPhase ==
this is untouched version, you have to nulled it bro.Cost matrix error
Dear can you please guide me why i am facing error of identity matrix error while login in flutter app?m1s3rys1gn4l updated Active eCommerce Flutter App with a new update entry:
Active eCommerce Flutter App
Read the rest of this update entry...