You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Amir Geri (JIRA)" <ji...@apache.org> on 2012/08/30 06:13:07 UTC

[jira] [Closed] (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 ]

Amir Geri closed CB-1279.
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

After a few changes the problem disappeared
                
> 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
>             Fix For: 2.0.0
>
>
> 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