version:1.6.3
fix:修复专注模式能打开九学王应用 update:
This commit is contained in:
@@ -63,7 +63,7 @@ public class RemoteManager {
|
||||
getLocation();
|
||||
try {
|
||||
String sn = mGetInfoInterface.getSerial();
|
||||
CrashReport.setDeviceModel(mContext, sn);
|
||||
CrashReport.setDeviceId(mContext, sn);
|
||||
mMMKV.encode(SN_KEY, sn);
|
||||
Log.e(TAG, "onServiceConnected: sn = " + sn);
|
||||
} catch (RemoteException e) {
|
||||
|
||||
Reference in New Issue
Block a user