Facebook SDK(android) - error

Hi,

when ever the FB.Init method is called on android i get this error

12-31 14:47:17.171: E/Unity(18485): JNI: Unable to find method id for 'Init' (static)
12-31 14:47:17.171: E/Unity(18485):  
12-31 14:47:17.171: E/Unity(18485): (Filename: ./Runtime/ExportGenerated/AndroidManaged/UnityEngineDebug.cpp Line: 54)

any idea how to fix this?

The SDK only works with unity 4.2 and higher.

Works now