0% found this document useful (0 votes)
46 views3 pages

Developer Debug Log Analysis

This document contains log messages from an app initialization. It shows: - The app requested a Google ID and checked for app and SDK updates - Database tables were created and device/network details were collected - SDK modules like payments, sharing and push were initialized - Plugins were checked and device ID/UUID were generated - Logs were posted to remote servers, and the SDK initialization completed

Uploaded by

hoxilz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views3 pages

Developer Debug Log Analysis

This document contains log messages from an app initialization. It shows: - The app requested a Google ID and checked for app and SDK updates - Database tables were created and device/network details were collected - SDK modules like payments, sharing and push were initialized - Plugins were checked and device ID/UUID were generated - Logs were posted to remote servers, and the SDK initialization completed

Uploaded by

hoxilz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

2023-02-14 12:15:10: DEBUG: DHUnion:DHDeviceUtils.

createGoogleId(L:247): request
google id
2023-02-14 12:15:10: DEBUG: dh_serverId: 9999
2023-02-14 12:15:10: DEBUG: DHUnion:DHUpdateManager.requestJumpData(L:132):
versionCode 1602
2023-02-14 12:15:10: DEBUG: dh_appId: 1111642449
2023-02-14 12:15:10: DEBUG: DHUnion:DHUpdateManager.requestJumpData(L:144): request
update josn url
https://sdk-package-update-config.17m3.com/1111642449/android/com.bbqstudio.bbqqove
rsea/1602/update.json?1676366110964
2023-02-14 12:15:11: DEBUG: DHUnion:Method.invoke(L:-2): log
220000::SDK_CLIENT_INIT {"log":"c2RrIGluaXQ=\
n","sub_event_id":"0","record_time":"2023-02-14 12:15:11"}
2023-02-14 12:15:11: DEBUG: DHUnion:DHPlatform.init(L:170): dhunion
2023-02-14 12:15:11: DEBUG: DHUnion:DHPlatform.init(L:176): isStartConsume:false
2023-02-14 12:15:11: DEBUG: DHUnion:c.onCreate(L:71): onCreate: CREATE TABLE IF NOT
EXISTS dh_transdata(id INTEGER PRIMARY KEY AUTOINCREMENT,gameid varchar(100),areaid
varchar(100),userid varchar(100),username varchar(100),roleid varchar(100),proid
varchar(100),proname varchar(100),pronum varchar(50),price varchar(100),channel
varchar(50),memo varchar(3000), sdkmemo varchar(3000),payurl varchar(500))
2023-02-14 12:15:11: DEBUG: DHUnion:DHPlatform2dh.initLoginTypeFromLocal(L:243):
logintype: 1|2
2023-02-14 12:15:11: DEBUG: DHUnion:c.onCreate(L:72): onCreate: CREATE TABLE IF NOT
EXISTS dh_order(id INTEGER PRIMARY KEY AUTOINCREMENT,dhorder
varchar(100),isSDKOrder varchar(10),gameid varchar(1000),areaid
varchar(1000),userid varchar(1000),username varchar(1000),roleid
varchar(1000),proid varchar(1000),proname varchar(1000),pronum varchar(1000),price
varchar(1000),channel varchar(50),memo varchar(4000), sdkmemo varchar(4000),payurl
varchar(1000),currency varchar(10),region INTEGER DEFAULT 1,remark varchar(4000))
2023-02-14 12:15:11: DEBUG: DHUnion:c.u(L:225): find trans complete, transInfos:[]
2023-02-14 12:15:11: DEBUG: DHUnion:DHPlatform2dh.initPayTypeFromLocal(L:162):
paytype: 1
2023-02-14 12:15:11: DEBUG: DHUnion:DHPlatform2dh.initPay(L:187): init pay :
[Ljava.lang.String;@9e8a632
2023-02-14 12:15:11: DEBUG: DHUnion:DHDeviceUtils.getDeviceNetType(L:91): Device
has active network
2023-02-14 12:15:11: DEBUG: DHUnion:DHDeviceUtils.isNetConnected(L:78): connected
network type: 0
2023-02-14 12:15:11: DEBUG: dh_mobileunique:
2023-02-14 12:15:11: DEBUG: DHUnion:DHPermissionUtils.hasPermission(L:209):
android.permission.READ_PHONE_STATE 31
2023-02-14 12:15:11: DEBUG: shumei_deviceid:
2023-02-14 12:15:11: DEBUG: DHUnion:DHHttpUtils.get(L:74): get url: https://sdk-
login-cocooversea.17m3.com/public/dhapp.aspx, params: dhunion_version=2.64
2023-02-14 12:15:11: DEBUG: DHUnion:DHDeviceUtils.getDeviceNetType(L:91): Device
has active network
2023-02-14 12:15:11: DEBUG: DHUnion:DHDeviceUtils.isNetConnected(L:78): connected
network type: 0
2023-02-14 12:15:11: DEBUG: dh_mobileunique:
2023-02-14 12:15:11: DEBUG: DHUnion:DHPermissionUtils.hasPermission(L:209):
android.permission.READ_PHONE_STATE 31
2023-02-14 12:15:11: DEBUG: shumei_deviceid:
2023-02-14 12:15:11: DEBUG: DHUnion:DHHttpUtils.get(L:74): get url:
http://sdk.pay.coco4game.com/app_pay/GetPayType.aspx, params:
actiontype=1&gameid=1111642449:0&dhunion_version=2.64
2023-02-14 12:15:11: DEBUG: dh_serverId: 9999
2023-02-14 12:15:11: DEBUG: gps_adid:
2023-02-14 12:15:11: DEBUG: DHUnion:DHAnalysis2adjust.init(L:37): init
2023-02-14 12:15:11: DEBUG: gps_adid:
2023-02-14 12:15:11: DEBUG: DHUnion:DHPush2firebase.init(L:34): firebase message
init
2023-02-14 12:15:11: DEBUG: DHUnion:DHLogAgent.initLog(L:58): initLog
2023-02-14 12:15:11: DEBUG: DHUnion:DHPlatform2google$5.onIabSetupFinished(L:175):
IabSetupFinished: IabResult: Setup successful. (response: 0:OK)
2023-02-14 12:15:11: DEBUG: DHUnion:DHPlatform2google$5.onIabSetupFinished(L:197):
Setup successful. Querying inventory.
2023-02-14 12:15:11: DEBUG: DHUnion:DHPlatform2dh$4.onDHSDKResult(L:200): initPay-
onDHSDKResult, requestCode:0, resultCode:0, resultData:init ok
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:307): what:2,
requestCode:0, resultCode:0, resultData:operation ok
2023-02-14 12:15:11: DEBUG:
DHUnion:DHShare2multiple$PluginCallback.handleMessage(L:123): what:facebook,
requestCode:0, resultCode:0, resultData:operation ok
2023-02-14 12:15:11: DEBUG:
DHUnion:DHShare2multiple$PluginCallback.handleMessage(L:131): init multiple
analysis
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:307): what:4,
requestCode:0, resultCode:1, resultData:No.4 plugin empty
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:307): what:5,
requestCode:0, resultCode:1, resultData:No.5 plugin empty
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:307): what:6,
requestCode:0, resultCode:0, resultData:back init ok
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:307): what:7,
requestCode:0, resultCode:1, resultData:No.7 plugin empty
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:307): what:8,
requestCode:0, resultCode:1, resultData:No.8 plugin empty
2023-02-14 12:15:11: DEBUG: DHUnion:DHPush2firebase$1.onComplete(L:52):
FirebaseMessaging token :
epKCbiW2bbo:APA91bGNTVEWv69BAbqAde7wKRTuOH15el60TIqIeGkg3SpHEPPeEgJWowrO-
aAenn3FqxWIAkQ4AwIe-6vjcCjvy4foL4IFv7l2oUjGrkVYNGJ2qyO-UaH2Hd_hM7VXcEySCttrYMrW
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:307): what:1,
requestCode:0, resultCode:0, resultData:init ok
2023-02-14 12:15:11: DEBUG:
DHUnion:DHPlatform2google$1.onQueryInventoryFinished(L:497): Query inventory
finished. IabResult response: 0, msg: Inventory refresh successful. (response:
0:OK)
2023-02-14 12:15:11: DEBUG:
DHUnion:DHPlatform2google$1.onQueryInventoryFinished(L:503): Query inventory was
successful. size : 0
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:307): what:3,
requestCode:0, resultCode:0, resultData:init ok: { [facebook : operation ok] }
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:328): hasPlugin:true
2023-02-14 12:15:11: DEBUG: DHUnion:a$a.handleMessage(L:329): isInitFail:true
2023-02-14 12:15:11: DEBUG: DHUnion:a.b(L:290): requestCode: 0, resultCode: 1,
resultData: init fail: { [2 : operation ok] [4 : No.4 plugin empty ] [5 : No.5
plugin empty ] [6 : back init ok] [7 : No.7 plugin empty ] [8 : No.8 plugin empty ]
[1 : init ok] [3 : init ok: { [facebook : operation ok] }] }
2023-02-14 12:15:11: DEBUG: gps_adid: a75c7b4e-a930-42c7-95fd-49a7fdafd232
2023-02-14 12:15:11: DEBUG: DHUnion:DHPermissionUtils.hasPermission(L:209):
android.permission.READ_EXTERNAL_STORAGE 31
2023-02-14 12:15:11: DEBUG: DHUnion:DHDeviceUtils.loadDeviceId(L:331): load
deviceid :
2023-02-14 12:15:11: DEBUG: DHUnion:DHDeviceUtils.getAndroidId(L:336):
android_id:bdb41f590f4901ce
2023-02-14 12:15:11: DEBUG: DHUnion:DHDeviceUtils.GetSerial(L:478): serial:unknown
2023-02-14 12:15:11: DEBUG: DHUnion:DHPermissionUtils.hasPermission(L:209):
android.permission.WRITE_EXTERNAL_STORAGE 31
2023-02-14 12:15:11: DEBUG: DHUnion:DHDeviceUtils.getDeviceMD5(L:231): Device MD5:
c655ca7367c10ac3cb9b48e016141927
2023-02-14 12:15:11: DEBUG: DHUnion:DHPermissionUtils.hasPermission(L:209):
android.permission.READ_PHONE_STATE 31
2023-02-14 12:15:11: DEBUG: dh_mainchannel: 0
2023-02-14 12:15:11: DEBUG: dh_secochannel: 0
2023-02-14 12:15:11: DEBUG: gps_adid: a75c7b4e-a930-42c7-95fd-49a7fdafd232
2023-02-14 12:15:11: DEBUG: track: {"url":"https:\/\/2.zoppoz.workers.dev:443\/https\/ups-sdk-log.17m3.com\/"}
2023-02-14 12:15:11: DEBUG: DHUnion:Method.invoke(L:-2): 31
2023-02-14 12:15:11: DEBUG: DHUnion:Method.invoke(L:-2): DHGameHandler config
{"url":"https:\/\/2.zoppoz.workers.dev:443\/https\/ups-sdk-log.17m3.com\/"}
2023-02-14 12:15:11: DEBUG: dev_oaid:
2023-02-14 12:15:11: DEBUG: DHUnion:Method.invoke(L:-2): startFpsLoop zise == 0
2023-02-14 12:15:11: DEBUG: DHUnion:Method.invoke(L:-2): appstart data compose
success
2023-02-14 12:15:11: DEBUG: DHUnion:DHSigninInit.saveInitInfo(L:17): 当前
Appid:1111642449
2023-02-14 12:15:11: DEBUG: DHUnion:DHSigninInit.saveInitInfo(L:18): 当前 AppName:野
蛮人大作战
2023-02-14 12:15:11: DEBUG: DHUnion:DHSigninInit.saveInitInfo(L:21): 当前登录渠道:
["guest","google","facebook","gamecenter","Sign in with Apple"]
2023-02-14 12:15:11: DEBUG: DHUnion:DHSigninInit.saveInitInfo(L:23): 当前登录渠道不为
空,保存登录渠道
2023-02-14 12:15:12: DEBUG: DHUnion:Method.invoke(L:-2): DHErrorHandler post
success https://ups-sdk-error.17m3.com/
[{"dev_os":"android","dev_osver":"12","network_type":"LTE","dev_brand":"poco","dev_
model":"21091116ag","dev_mac":"02:00:00:00:00:00","android_id":"bdb41f590f4901ce","
source_name":"dh_ods","sdk_name":"ods_dh","product_id":"1111642449","pkg_name":"com
.bbqstudio.bbqqoversea","from_ch":"1344","app_ver":"1602","dev_osver_orig":"31","dh
_eng":"false","session_id":"2Xo4U839uHwrk4KR8jBtb4vc4j85V36B","dev_id":"FN1cAee7W02
239ie854J450pNlgRf5HOg2Ntf7794nyL8pG5fPX5f3R8T1GE851d","dev_uuid":"","dev_oaid":"",
"log":"c2RrIGluaXQ=\n","sub_event_id":"0","record_time":"2023-02-14
12:15:11","log_level":"d","log_type":"debug","event_id":"220000::SDK_CLIENT_INIT"}]
2023-02-14 12:15:13: DEBUG: DHUnion:Method.invoke(L:-2): DHGameHandler post success
https://ups-sdk-log.17m3.com/
[{"dev_os":"android","dev_osver":"12","dev_res":"1080*2174","network_type":"LTE","d
ev_brand":"poco","dev_model":"21091116ag","dev_mac":"02:00:00:00:00:00","dev_os_cus
tom":"","dev_osver_custom":"","dev_language":"ru","android_id":"bdb41f590f4901ce","
dev_lon":"0.0","dev_lat":"0.0","source_name":"dh_ods","sdk_name":"ods_dh","dev_name
":"evergreen","cpu_model":"
MT6833P","cpu_cores":"8","cpu_frequency":"","gpu_model":"","ram":"3686872","product
_id":"1111642449","pkg_name":"com.bbqstudio.bbqqoversea","channel_name":"dhunion","
ad_id":"","from_ch":"1344","user_ip":"","app_ver":"1602","ad_channel":"0","ad_subch
annel":"0","dev_uuid":"c655ca7367c10ac3cb9b48e016141927","dev_imei":"","sdk_ver":"1
.71","gps_adid":"a75c7b4e-a930-42c7-95fd-
49a7fdafd232","third_adid":"","third_adtype":"","start_type":"1","dev_oaid":"","acc
ount_id":"","account_name":"","account_type":"","client_time":"2023-02-14
12:15:11","log_type":"appstart","timestamp":"1676366111663","session_id":"u0950SS7s
34286om5ljxJWYyo72Ie0wM","record_id":"u0950SS7s34286om5ljxJWYyo72Ie0wM"}]

You might also like