doorxp

Blog

WKWebView DEBUG

#ifdef DEBUG

  SEL sel = NSSelectorFromString(@"_enableRemoteInspector");

  id cls = NSClassFromString(@"WebView");

  IMP imp = [cls sel];

  void (*func)(id, SEL) = (void *)imp;

  func(cls, sel);

#endif


add to 

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions


发表评论:

«   2024年11月   »
123
45678910
11121314151617
18192021222324
252627282930
控制面板
您好,欢迎到访网站!
  查看权限
网站分类
搜索
最新留言

    Powered By Z-BlogPHP 1.5.1 Zero

    Copyright doorxp.com Rights Reserved.