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

Brad Fol commented on CB-4539:
------------------------------

I have implemented a fix for this bug that I am using in my own projects.

I have submitted a pull request here: 
https://github.com/apache/cordova-ios/pull/75
                
> Cannot create CDVViewController in Storyboard
> ---------------------------------------------
>
>                 Key: CB-4539
>                 URL: https://issues.apache.org/jira/browse/CB-4539
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.8.0, 2.9.0
>         Environment: iOS, XCode 4.6.3
>            Reporter: Patrick Mosca
>            Assignee: Shazron Abdullah
>
> I am unable to create a CDVViewController via storyboard. It results in a 
> white screen and an error in the log: "WARNING: NO whitelist has been set in 
> CDVURLProtocol.".
> This problem can be recreated by creating a new iOS PhoneGap projects with 
> ./create. Commenting out "application:didFinishLaunchingWithOptions:" in the 
> AppDelegate.m (leave the 'return YES;' uncommented). Create a new storyboard 
> file, drag a UIViewController to the canvas and set its class type to 
> MainViewController. Finally, go to the project's summary and set the Main 
> Storyboard.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to