Amir Geri created CB-1279:
-----------------------------
Summary: Cannot Open iOS app from url scheme
Key: CB-1279
URL: https://issues.apache.org/jira/browse/CB-1279
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 1.7.0
Reporter: Amir Geri
Assignee: Shazron Abdullah
Trying to open the app from a custom url scheme that was registered in plist
and it crashes in line:
int retVal = UIApplicationMain(argc, argv, nil, @"AppDelegate");
in Main.m
Saying that he cannot concate a string with nil.
--
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