PhoneGap Build + Facebook Plugin - iOS App Crashes when posting to wall w/ PG 2.5.0 (worked w/ 2.2.0) -


see below: i've been able recreate problem simple , hackbook examples.

my ios app's facebook integration working great phonegap 2.2.0. once updated app phonegap 2.5.0 started having issue. able login facebook fine app, app crashes try post wall. not issue before 2.5.0.

i have uploaded both simple , hackbook examples using facebook app id phonegap build figure out going on. uploaded both examples 2.2.0 , works. uploaded both 2.5.0 , works except when try post wall or friend's wall - app crashes.

the variable changed 2.2.0 2.5.0 in config.xml file.

i've asked question on phonegap builds support page. so, can go there see others have said.

thank can offer!

additional crash info got console:

may 18 12:23:32 marks-iphone hackbook[9813] <error>: *** terminating app due uncaught exception 'nsinternalinconsistencyexception', reason: '-[__nscfdictionary removeobjectforkey:]: mutating method sent immutable object' *** first throw call stack: (0x344e62a3 0x3c18b97f 0x344e61c5 0x3446d06b 0xef831 0x1444b7 0x14416f 0x143ee5 0x143fc7 0x143f49 0x34dfd0f5 0x344bb683 0x344baee9 0x344b9cb7 0x3442cebd 0x3442cd49 0x37ff02eb 0x36342301 0xee377 0xee350)  may 18 12:23:33 marks-iphone reportcrash[9830] <notice>: formulating crash report process hackbook[9813]  may 18 12:23:33 marks-iphone com.apple.launchd[1] (uikitapplication:com.markrummel.stay4credits[0x726b][9813]) <warning>: (uikitapplication:com.markrummel.stay4credits[0x726b]) job appears have crashed: abort trap: 6  may 18 12:23:33 marks-iphone backboardd[26] <warning>: application 'uikitapplication:com.markrummel.stay4credits[0x726b]' exited abnormally signal 6: abort trap: 6  may 18 12:23:34 marks-iphone reportcrash[9830] <error>: libmobilegestalt copysystemversiondictionaryvalue: not lookup releasetype system version dictionary 


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -