Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从子浏览器窗口我正在尝试执行cordova ios 本机插件。但它不起作用。Childbrowser 是否支持执行任何 phonegap 原生插件?
No it does not support the plugin API . Think of the child browser as a sandbox where you can view web pages but they can't get access to the apps info or device Apis.