Patrick Mosca created CB-4539:
---------------------------------

             Summary: 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.9.0, 2.8.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