[
https://issues.apache.org/jira/browse/CB-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444250#comment-13444250
]
Shazron Abdullah commented on CB-1279:
--------------------------------------
Sorry, if others cannot reproduce it aside from you, the problem can't be found
to fix (thus it will be "no repro"). Doing a search on
"stringByAppendingString" there is only one occurrence in CDVFileTransfer.m,
which has nothing to do with custom url schemes.
Try this, when your project is open- Cmd-Shift-F, then search for
"stringByAppendingString", and report the results.
> 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