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/27 22:23:09 UTC

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

    [ https://issues.apache.org/jira/browse/CB-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442687#comment-13442687 ] 

Amir Geri edited comment on CB-1279 at 8/28/12 7:22 AM:
--------------------------------------------------------

Thank you for your quick reply, however i'm not currently in the office so I cannot test it against version 2.0
However before coming here I did googled it, and found this result: https://groups.google.com/forum/#!topic/phonegap/m-6aqTDJpRQ
You can notice there is a guy with ver 2.0 that has the same problem.
I think you were a bit hasty in closing this bug, but I will tell you more tomorrow.
As but the line that crashed, I added that line (or at least what xcode was willing to tell me). I'm not an experienced MAC programmer so if you need more data you will have to walk me through it.
As for the link, its <scheme>://?key=value&otherKey=value and so forth. 
                
      was (Author: geriamir):
    Thank you for your quick reply, however i'm not currently in the office so I cannot test it against version 2.0
However before coming here I did googled it, and found this result: https://groups.google.com/forum/#!topic/phonegap/m-6aqTDJpRQ
I think you were a bit hasty in closing this bug, but I will tell you more tomorrow.
As but the line that crashed, I added that line (or at least what xcode was willing to tell me). I'm not an experienced MAC programmer so if you need more data you will have to walk me through it.
As for the link, its <scheme>://?key=value&otherKey=value and so forth. 
                  
> 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