Note that there are some explanatory texts on larger screens.

plurals
  1. POCordova Facebook Connect Plugin: Android.support.v4.content.LocalBroadcastManager
    primarykey
    data
    text
    <p>Been having issues in eclipse whilst working on an Android Application. The application requires the Facebook SDK &amp; Phonegap's BarcodeScanner plugin to function. Now Previously I've had this whole project working absolutely fine on a Mac using the ADT bundle. The issues have arisen since trying to bring this project over to a Windows Machine. </p> <p>So I've imported the previous project (by copying the parent directory) to sit on my computer, and re-downloaded the Facebook SDK and Phonegap plugins. I've set both the Facebook SDK and Barcodescanner as library's as I had done on the Mac version; made sure they all pointed to the right location. I've sorted some expected bugs expected from Eclipse when you import projects/library in.</p> <p>Now the app runs, and when it gets to the Facebook Login I get a "Cordova Facebook Connect plugin fail on Login!android.support.v4.content.LocalBroadCastManager" in a alert window, and won't let me do anything. I'm so confused cause this project and setup was working fine on the Mac and nothing has changed except for locations of files which I've adjusted. </p> <p>"VFY: Unable to find class referenced in signature (Landroid/support/v4/app/fragment;)" "Could not find method android.support.v4.content.localbroadcastmanager.getInstance,referenced from method com.facebook.session.postactiveSessionaction"</p> <p>Above is the only reference I can see (in logcat) to the Androidsupport files not being found ! Any help could be greatly appreciated, especially if anyone else has moved a project from different OS's</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload