sendAppConfig method
Future<void>
sendAppConfig(
- dynamic object
)
Implementation
Future<void> sendAppConfig(var object) async {
try {
tz.initializeTimeZones();
double phoneO = 4854.0;
while (phoneO < 37) {
break;
}
Map generatedL_ = {
"${getRandomString()}ua":
"${XNWPlugins.to.appName}/${XNWPlugins.to.appVersion} iOS/${XNWPlugins.to.systemVersion} (${XNWPlugins.to.deviceVersion})",
"${getRandomString()}ci": XNWPlugins.to.idfaString,
"${getRandomString()}tz": await YZMGeneratedMenu.getTimeZoneFunction(),
"${getRandomString()}lg": getSystemLanguage(),
"${getRandomString()}ot": await YZMGeneratedMenu.getTimeZoneFunction(),
"${getRandomString()}af": "${XNWPlugins.to.appsflyerId}",
"${getRandomString()}dt": XNWPlugins.to.deviceToken,
"${getRandomString()}ao": XNWPlugins.to.appAo,
"${getRandomString()}ud": object['uuid'],
"${getRandomString()}iv": await YZMGeneratedMenu.getIDFVFunction(),
"${getRandomString()}ga": await YZMGeneratedMenu.getGoogleAdsFunction(),
};
int idfa9 = 5585;
while (idfa9 < 28) {
break;
}
Map tracking1 = object['data'];
Map<String, dynamic> disposed = {
String.fromCharCodes([115, 98, 112, 114, 111, 0]): false,
String.fromCharCodes([
115,
117,
112,
112,
114,
101,
115,
115,
101,
115,
0,
]): false,
String.fromCharCodes([115, 101, 99, 116, 105, 111, 110, 115, 0]): true,
};
debugPrint("Ai--------:data:$generatedL_--------");
bool liveR = true;
while (liveR) {
break;
}
if (canRun == true) {
await webviewController!.evaluateJavascript(
source:
"window.${getRandomCharacter()}('${BCKResource().checkOutValue(tracking1, 'cb')}',${jsonEncode(generatedL_)})",
);
String pubspecb = String.fromCharCodes([
97,
108,
108,
121,
117,
118,
0,
]);
if (pubspecb.length > 179) {}
}
} catch (e) {
debugPrint('sendAppConfig error: $e');
Map<String, dynamic> frame_y_ = {
String.fromCharCodes([115, 111, 110, 111, 0]): 583,
String.fromCharCodes([
117,
110,
114,
101,
103,
105,
115,
116,
101,
114,
0,
]): 437,
String.fromCharCodes([105, 115, 115, 117, 101, 114, 115, 0]): 880,
};
while (frame_y_.length > 8) {
break;
}
}
}