RTFM ... thank you, that did the trick. I had downloaded 1.5 framework and 1.6 from git and somehow got the plist from the 1.5 framework version. doh.
On Wed, Apr 11, 2012 at 3:23 PM, Shazron <[email protected]> wrote: > Guide: > > https://github.com/apache/incubator-cordova-ios/blob/master/guides/Cordova%20Upgrade%20Guide.md > > New Cordova.plist: > > https://github.com/apache/incubator-cordova-ios/blob/master/Cordova-based%20Application/Cordova.plist#L33 > > On Wed, Apr 11, 2012 at 12:16 PM, Shazron <[email protected]> wrote: > >> *2012-04-11 13:57:00.270 **myapp**[22380:13403] ERROR: Plugin > >> 'NetworkStatus' not found, or is not a CDVPlugin. Check your plugin > mapping > >> in Cordova.plist.* > > > > Did you do what it instructs above? The "Cordova Upgrade Guide" does > > say that you need to grab a whole new Cordova.plist, and explains why. >
