-
Simply not working
```dart
final androidId = AndroidId();
if (Platform.isAndroid) {
deviceId = (await androidId.getId() ?? 'unknown');
}
```
latest version android_id: ^0…
-
Idea stolen from RoboGuice ;-)
Maybe we could inject the `Secure.ANDROID_ID` value.
Here is the doc : http://developer.android.com/reference/android/provider/Settings.Secure.html
Should we create a…
-
code
`const _androidIdPlugin = AndroidId();
serialNumber = await _androidIdPlugin.getId();
print(serialNumber);`
error
`E/flutter (24501): [ERROR:flutter/runtime/dart_vm_initialize…
-
androidid N 开始 取消掉 **隐式 广播**, 清单文件中注册的网络状态广播接收不到系统发送的广播
-
```
//SDK初始化
await KSAd.register(
//androidId
androidId: "1280600001",
//iosId
iosId: "1280600001",
//是否显示日志lo…
-
import android.provider.Settings.Secure;
private String android_id = Secure.getString(getContext().getContentResolver(),
Secure.ANDROID_ID);…
-
there is an issue happens when trying to get deviceId when the device do not have sim card and API version for me 28
( simSerialNumber = isPhoneStatePermissionGranted ? telephonyManager.getSimSeri…
-
### 须知
- [X] 我确认最新版依然存在此问题.
- [X] 我已排查已安装的所有模块的可能性,确认由本模块造成.
- [X] 我已经搜索过Issue Tracker,且并未查询到提交相同问题的 Issue.
### 问题描述
红米k70u,澎湃2.0.2.3系统,磁贴相关选项如5g开关,阳光模式,gms开关等选项启用后,系统会强行开启安全模式,无法关闭。
### 模块日志
Deb…
-
Listening for new connection...
New connection with address 192.168.0.82 on port 50766
10101 : LoginMessage created
[WARNING] Too long String encountered, length 4294967295, max 900000
AccountID…
-
Suppose I have logs in the following format: