You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2012/08/27 21:05:08 UTC

[jira] [Resolved] (CB-1279) Cannot Open iOS app from url scheme

     [ https://issues.apache.org/jira/browse/CB-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1279.
----------------------------------

    Resolution: Cannot Reproduce

Tested with the latest code, it is fine. It probably occurred in 1.7, but was probably fixed in later releases. Without knowing the exact line that crashed, I cannot help you patch your version.
                
> 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