|
|
@@ -255,7 +255,7 @@ namespace Pack
|
|
|
//Facebook AppID IOS: 1734387583815032
|
|
|
PlistCreateDict(plistDocument,"",new Dictionary<string, DictItem>()
|
|
|
{
|
|
|
- { "xuanyou_GameId", new DictItem("string", "127") },
|
|
|
+ { "X7SDK_GameKey", new DictItem("string", "c536923ff8baa875fb46d6ff7f191cc0") },
|
|
|
|
|
|
{ "NSUserTrackingUsageDescription", new DictItem("string", "Advertising identifier (IDFA) access allows personalized ads and analytics. Usage requires your consent, which can be revoked in settings.") },
|
|
|
{ "NSCameraUsageDescription", new DictItem("string", "Camera access is needed for features like [scanning QR codes, photo upload]. It's only active when you trigger these functions.") },
|