You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vincenzo (JIRA)" <ji...@apache.org> on 2014/01/31 17:54:09 UTC

[jira] [Created] (CB-5958) PushPlugin issue on iOS Platform

Vincenzo created CB-5958:
----------------------------

             Summary: PushPlugin issue on iOS Platform
                 Key: CB-5958
                 URL: https://issues.apache.org/jira/browse/CB-5958
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, OSX
    Affects Versions: 3.3.0, 3.1.0, 3.0.0
         Environment: MAC OS X 10 Maverick
Cordova 3.3.1-0.3.0
xCode 5
            Reporter: Vincenzo
            Priority: Critical




I try run my app with PushPlugin (https://github.com/phonegap-build/PushPlugin) and out this error

2014-01-31 17:49:19.681 K4Fun[2694:60b] Multi-tasking -> Device: YES, App: YES
2014-01-31 17:49:19.702 K4Fun[2694:60b] Unlimited access to network resources
2014-01-31 17:49:19.925 K4Fun[2694:60b] [CDVTimer][splashscreen] 120.328009ms
2014-01-31 17:49:19.941 K4Fun[2694:60b] [CDVTimer][statusbar] 15.335977ms
2014-01-31 17:49:19.943 K4Fun[2694:60b] [CDVTimer][TotalPluginStartup] 138.538003ms
2014-01-31 17:49:19.957 K4Fun[2694:60b] active
2014-01-31 17:49:20.620 K4Fun[2694:60b] Resetting plugins due to page load.
2014-01-31 17:49:21.918 K4Fun[2694:60b] iOS version detected: iOS - 7.0.4
2014-01-31 17:49:21.924 K4Fun[2694:60b] -[__NSCFArray length]: unrecognized selector sent to instance 0x156d34f0
2014-01-31 17:49:21.925 K4Fun[2694:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFArray length]: unrecognized selector sent to instance 0x156d34f0'
*** First throw call stack:
(0x304c2e83 0x3a81f6c7 0x304c67b7 0x304c50af 0x30413dc8 0x32cfc69f 0x32cfc60d 0x32cfc4c5 0x32cfe3d1 0x32e31ca1 0x32e566a7 0x32e56165 0x32e56127 0x5e2a7 0x5e48f 0x498e1 0x49207 0x48db1 0x4a063 0x30ea6e4b 0x3048df1f 0x3048d3e7 0x3048bbd7 0x303f6471 0x303f6253 0x351302eb 0x32cab845 0x4f5a7 0x4f568)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)