- Home /
 
 
               Question by 
               theUndeadEmo · Dec 31, 2013 at 02:54 PM · 
                androidfacebooksdk  
              
 
              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?
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by theUndeadEmo · Dec 31, 2013 at 03:49 PM
The SDK only works with unity 4.2 and higher.
Works now
Your answer