Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发现Device getIsSetPinCode 这个值一直是false #20

Open
hudson-s opened this issue Feb 14, 2019 · 9 comments
Open

发现Device getIsSetPinCode 这个值一直是false #20

hudson-s opened this issue Feb 14, 2019 · 9 comments

Comments

@hudson-s
Copy link

Device getIsSetPinCode 值即便是有了密码依然是false

@M201370367
Copy link
Contributor

抓下log,搜关键字MiotWanDevice,看下device的Json数据里面有没有extra属性?

@hudson-s
Copy link
Author

有的 isSetPincode 在log 中式正确的,是否是device的setpinCode未赋值过去 ,"extra":{"isSetPincode":1,"fw_version":"13.3.4.5_0081","needVerifyCode":0

@hudson-s
Copy link
Author

Device 172 行数 setExtra(Map<String, Object> extra) 这个函数是否没有调用

@M201370367
Copy link
Contributor

创建Device的时候会调用setExtra。
建议排查下mijiaSDK和GSON的混淆配置,这两个sdk不要做混淆。

@hudson-s
Copy link
Author

目前未做混淆

@M201370367
Copy link
Contributor

晚上我提供下Log SDK版本你替换下,抓下Log提供给我分析查明下原因。

@M201370367
Copy link
Contributor

下周会更新sdk解决此问题,请知悉。

@hudson-s
Copy link
Author

请问这个问题大概周几可以更新

@M201370367
Copy link
Contributor

M201370367 commented Feb 19, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants