-
Notifications
You must be signed in to change notification settings - Fork 119
Description
Hi,
I tried this ANE with Flash Builder on an android device and monitor the running process with Android studio logcat, the app always stop at whatever code call to Facebook sdk. I think it is something related to the hash code configuration. The problem I have encountered is when I change Flash Builder default keystore for development to the keystore provided by the Android Studio at ~/.android/debug.keystore the Flash Builder gets build error as attached picture
.
And if I try it reversely, use the keystore which provided by Flash Builder and try it on the Android Studio 2.3.3, it also be rejected. The Facebook sdk works fine if I try it on the Android Studio with the key hash provided by Android Studio key store. But I just can't not verify the development on Flash Builder, any configurations should be taking care?
Regards,
#David