freshplanet / ANE-Facebook

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

flash builder debug impossible ? #87

Closed kobydo closed 10 years ago

kobydo commented 11 years ago

When trying to debug this ANE's features in Flash Builder, I can't - because it seems only to work on the device itself - Android or iOS - because of the isSupported attribute which is false. Is there a way to do this ?

ataugeron commented 10 years ago

This ANE is only implemented on device (not in the simulator), but you can always run the app on device and debug it in Flash Builder, either via network or USB debugging.