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/29 15:33:07 UTC

[jira] [Reopened] (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 reopened CB-1279:
---------------------------


Upgraded to Cordova 2.0 and it still occur.
Console has:
2012-08-29 16:26:41.828 @View[14721:707] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSCFConstantString stringByAppendingString:]: nil argument'
*** First throw call stack:
(0x35a8f88f 0x336b3259 0x35a8f789 0x35a8f7ab 0x34e20111 0x3b4f 0x38ab 0x3333f507 0x3326bc45 0x3326b4e5 0x3318fb03 0x3318f567 0x3318ef3b 0x3378122b 0x35a63523 0x35a634c5 0x35a62313 0x359e54a5 0x359e536d 0x33780439 0x331bdcd5 0x2fbf 0x2a74)
terminate called throwing an exception(lldb) 
                
> 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