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

ASF subversion and git services commented on CB-4539:
-----------------------------------------------------

Commit af52dafa548bca435d9524f1f02372515e537616 in branch refs/heads/master 
from [~bradfol]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=af52daf ]

[CB-4539] Cannot create CDVViewController in Storyboard

Implemented `initWithCoder:` method to call `__init` like other init methods. 
This will be called when the ViewController is used in a storyboard.

                
> 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