We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
check docs before issue
环境条件
问题描述
简单明了地描述你的疑问。 需要本地保存用户对隐私的处理,但是文档里没有找到设置里撤销隐私的回调。
使用方法
你是如何使用SDK的?
尝试过的解决办法
其他的上下文/日志/截图
提供更多的上下文,有日志或者截图更好。
The text was updated successfully, but these errors were encountered:
this._deviceCancelAuthorization = DeviceEventEmitter.addListener(MHPluginSDK.deviceCancelAuthorization, (event) => { MHPluginSDK.saveInfo({}); console.log("用户撤销隐私授权"); });
Sorry, something went wrong.
No branches or pull requests
check docs before issue
Support Question
环境条件
问题描述
简单明了地描述你的疑问。
需要本地保存用户对隐私的处理,但是文档里没有找到设置里撤销隐私的回调。
使用方法
你是如何使用SDK的?
尝试过的解决办法
其他的上下文/日志/截图
提供更多的上下文,有日志或者截图更好。
The text was updated successfully, but these errors were encountered: