[ 
https://issues.apache.org/jira/browse/CB-12023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15578334#comment-15578334
 ] 

Will Wang commented on CB-12023:
--------------------------------

these 3 plugins works superb fine in Android.

> ERROR: Plugins not found on iOS9 and not loaded on iOS10
> --------------------------------------------------------
>
>                 Key: CB-12023
>                 URL: https://issues.apache.org/jira/browse/CB-12023
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 6.3.1
>         Environment: xcode Version 8.0 (8A218a) with iOS SDK 10
> Cordova-iOS 4.2.1
>            Reporter: Will Wang
>            Priority: Critical
>
> build app with Xcode and run. then the following message is shown on iOS 9:
> 2016-10-15 23:32:56.975 MEGASTAR[567:285393] Apache Cordova native platform 
> version 4.2.1 is starting.
> 2016-10-15 23:32:56.977 MEGASTAR[567:285393] Multi-tasking -> Device: YES, 
> App: YES
> 2016-10-15 23:32:57.029 MEGASTAR[567:285393] Using UIWebView
> 2016-10-15 23:32:57.033 MEGASTAR[567:285393] [CDVTimer][handleopenurl] 
> 0.133991ms
> 2016-10-15 23:32:57.036 MEGASTAR[567:285393] 
> [CDVTimer][intentandnavigationfilter] 2.914965ms
> 2016-10-15 23:32:57.036 MEGASTAR[567:285393] [CDVTimer][gesturehandler] 
> 0.102997ms
> 2016-10-15 23:32:57.051 MEGASTAR[567:285393] [CDVTimer][localstorage] 
> 14.648020ms
> 2016-10-15 23:32:57.051 MEGASTAR[567:285393] [CDVTimer][TotalPluginStartup] 
> 19.125998ms
> 2016-10-15 23:32:57.278 MEGASTAR[567:285393] Resetting plugins due to page 
> load.
> 2016-10-15 23:32:57.570 MEGASTAR[567:285393] Finished load of: 
> file:///var/containers/Bundle/Application/72B88263-6AE4-4BC0-A075-91A4249CA0DE/MEGASTAR.app/www/frame.html
> 2016-10-15 23:32:57.664 MEGASTAR[567:285393] ERROR: Plugin 'File' not found, 
> or is not a CDVPlugin. Check your plugin mapping in config.xml.
> 2016-10-15 23:32:57.664 MEGASTAR[567:285393] -[CDVCommandQueue 
> executePending] [Line 142] FAILED pluginJSON = 
> ["File1449337512","File","requestAllPaths",[]]
> 2016-10-15 23:32:57.668 MEGASTAR[567:285393] ERROR: Plugin 'NetworkStatus' 
> not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
> 2016-10-15 23:32:57.668 MEGASTAR[567:285393] -[CDVCommandQueue 
> executePending] [Line 142] FAILED pluginJSON = 
> ["NetworkStatus1449337513","NetworkStatus","getConnectionInfo",[]]
> 2016-10-15 23:32:57.668 MEGASTAR[567:285393] ERROR: Plugin 'StatusBar' not 
> found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
> 2016-10-15 23:32:57.668 MEGASTAR[567:285393] -[CDVCommandQueue 
> executePending] [Line 142] FAILED pluginJSON = 
> ["StatusBar1449337514","StatusBar","_ready",[]]
> same project build and run on iOS 10 the following message is shown (Plugins 
> seem not loaded!)
> 2016-10-15 23:41:52.762388 MEGASTAR[490:111329] Apache Cordova native 
> platform version 4.2.1 is starting.
> 2016-10-15 23:41:52.763060 MEGASTAR[490:111329] Multi-tasking -> Device: YES, 
> App: YES
> 2016-10-15 23:41:52.800311 MEGASTAR[490:111329] Using UIWebView
> 2016-10-15 23:41:52.801432 MEGASTAR[490:111329] [CDVTimer][handleopenurl] 
> 0.054955ms
> 2016-10-15 23:41:52.802806 MEGASTAR[490:111329] 
> [CDVTimer][intentandnavigationfilter] 1.329005ms
> 2016-10-15 23:41:52.802926 MEGASTAR[490:111329] [CDVTimer][gesturehandler] 
> 0.051022ms
> 2016-10-15 23:41:52.812646 MEGASTAR[490:111329] [CDVTimer][localstorage] 
> 9.667993ms
> 2016-10-15 23:41:52.812681 MEGASTAR[490:111329] 
> [CDVTimer][TotalPluginStartup] 11.344969ms
> 2016-10-15 23:41:53.019430 MEGASTAR[490:111329] Resetting plugins due to page 
> load.
> 2016-10-15 23:41:53.184173 MEGASTAR[490:111329] Finished load of: 
> file:///var/containers/Bundle/Application/FDAA2F56-1D4A-4074-A9F7-F02304C352A3/MEGASTAR.app/www/frame.html
> Plugins Version:
> cordoba-plugin-file 4.3.0
> cordoba-plugin-network-information 1.3.0
> cordoba-plugin-statusbar 2.2.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to