cordova - ios app crashes with phonegap 3.0 and Facebook-connect phonegap plugin -
i'm building ios 7 app newer phonegap 3.0. use facebook connect phonegap plugin , work. problem after usage of facebook functions, ios 7 app crashes due low memory. did not have problem until migrate phonegap 3.0.
using xcode 5's memory allocation , memory leaks detection tools, manage track root cause of memory issues. seems every time initiate facebook function, calls cdvcommandqueue function , memory usage jumps couple mbytes. constant jump in memory usage causes ios app crash or being minimized ios itself.
does see problem? i'm desperately seeking solution please help.
from understand, facebook connect plugin hasnt been updated phonegap v.3. keep using v.2.9. until is.
Comments
Post a Comment