Compare commits

..

No commits in common. "fbc2d11d489966b01803ef6b0e873704e625daba" and "ef0b3b1ab82e759b48906cf910a9179129eafc5a" have entirely different histories.

View File

@ -87,7 +87,7 @@ extension SPApi: TargetType {
// "device-id" : JXUUID.systemUUID(), //id
"device-id" : JXUUID.uuid(), //id
"brand" : "apple", //
"app-name" : kSPAPPBundleIdentifier,
"app-name" : "",
"system-type" : "ios",
"idfa" : JXUUID.idfa(),
"model" : UIDevice.sp_machineModelName(),