Could not create a sandbox extension for /

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Could not create a sandbox extension for /相关的知识,希望对你有一定的参考价值。

ios8 苹果推出wkwebView。

在ios9以下,loadRequest不能加载本地的html文件,如果要用wkwebView适配ios9以下,需要判断下。

ios9以下,需要把html文件拷贝到tmp路径下,然后再loadRequest。

ios9以后,提供了loadFileURL:allowingReadAccessToURL这个方法加载html本地文件。

一定要注意!!!需要除了html文件之外的js文件和各种资源也要拷贝到tmp路径下!

 

以上是关于Could not create a sandbox extension for /的主要内容,如果未能解决你的问题,请参考以下文章

eclipse启动时报错 Could not create the java virtual machine

ERROR: Could not create or update '/usr/local/nagios/var/nagios.configtest'

python+appium 已解决真机运行appium报错“WebDriverException: Message: A new session could not be created. ((代

Appium运行时没有启动activity的权限:A new session could not be created.(Original error: Permission to start act

从 A/Looper: Could not create epoll instance. errno=24 错误浅谈解决各种 bug 的思路

java virtual machine launcher Error:Could not create the Java Virtual Machine. Error:A Fatal excepti