freshplanet / ANE-Facebook

Air Native Extension (iOS and Android) for the Facebook mobile SDK
Apache License 2.0
221 stars 123 forks source link

ide flash cs6 & CC ANE-Facebook >> facebook.isSupported: false #227

Closed dizag closed 7 years ago

dizag commented 9 years ago

hello guys, i dig a week trying to develop cross platform mobile app witch can connect to facebook & google trough oauth2 or ANE-Facebook and I'm completely stuck .. thinking about platform death or something similar :)

my ide is flash pro i have both version CS6 & CC (supported AIR 3.2 & 13.0) i do current steps:

  1. implement ane or swc (renamed from ane)
  2. implement folder consist ane/swc
  3. import com.freshplanet.ane.AirFacebook.Facebook;
  4. trace('facebook.isSupported:', Facebook.isSupported);

and result is facebook.isSupported: false

so ... somebody please help