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

调用MHPluginSDK.openPrivacyLicense,app会crash #169

Closed
ldezho opened this issue Apr 4, 2019 · 0 comments
Closed

调用MHPluginSDK.openPrivacyLicense,app会crash #169

ldezho opened this issue Apr 4, 2019 · 0 comments

Comments

@ldezho
Copy link

ldezho commented Apr 4, 2019

Bug Report

实际现象

插件页内调用下面方法,首先白屏一会儿,然后app会crash
MHPluginSDK.openPrivacyLicense("license", licenseURL, "policy", policyURL,(result)=>{ if(result == "ok") { } else { } });

期望表现

简单明了地描述一下期望的表现。

环境

  • app版本: [e.g. v6.0.0/db]
  • 相关模块和API: [e.g. MHPluginSDK.saveInfo]

复现步骤

  1. xxx
  2. xxx
  3. xxx

其他的上下文/日志/截图

提供更多的上下文,有日志或者截图更好。

尝试过的解决办法

@ldezho ldezho closed this as completed Apr 8, 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

1 participant