qtechdrew

Results 5 issues of qtechdrew

We store an encrypted string in keychain as the password for Touch ID or Face ID login,but some of our users fail to load this string which make them unable...

为了hook WKWebView中的ajax请求集成了KKWebView,在调用向手机日历添加事件的js交互方法时出现异常,报错提示没有获取到EKSource,导致添加失败,将webview重置到原生的WKWebView即可,请问KKWebView有哪些特性可能影响到js方法的调用?直接影响日历的添加应该不至于吧?

I integrated jsoneditor in my iOS app using WKWebView, but when I input a long JSON string (over 26,000 characters), jsoneditor fails to display it properly. How can I solve...

I imported KSCrash through CocoaPods in my project and triggered an unrecognized selector error, the crash report KSCrash collected was like pic1,and then I used Bugly(another crash collect service developed...

集成代码后创建日历时,获取EKSource为0,去除引用后成功