Giter VIP home page Giter VIP logo

Comments (4)

Durss avatar Durss commented on September 26, 2024

I'm kind of stuck with the same error.
I'm using FDT so i don't know if there are differencies with flash builder.

Just to be sure, package name should contain the application ID (specified in the app-descriptor XML file).
But what should the Class Name input contain?
I put "com.freshplanet.ane.AirFacebook.AirFacebookExtension" but am not sure at all about this..

I generate the key hashes from the .p12 with that command line :
"C:\Program Files\Java\jre6\bin\keytool" -export -alias 1 -storetype pkcs12 -keystore "D:..\MyProject\deploy\certificate-android.p12" | "C:...\openssl.exe" enc -a -e

So i guess it's ok.
I wanted to try your break point trick but FDT fails to connect the debugger with my app since the last android update...

A small tutorial explaining all of that in details would be really cool, it's not the clearest thing to do :/.

from ane-facebook.

Durss avatar Durss commented on September 26, 2024

Ok! I finally found a really good tutorial here :
http://afterisk.wordpress.com/2013/02/26/first-free-facebook-single-sign-on-sso-adobe-air-native-extension-for-android/

It tells us the class and also a different way to get the hash key than the command line explained in my previous comment.
WIth that informations it finnaly works!!! Damn it's good to get it running !!! ^^

Could be nice to link that clear article somewhere :)

from ane-facebook.

rewb0rn avatar rewb0rn commented on September 26, 2024

Guys you were saving my ***. I never tested with installed FB application and it was working just fine without FB app installed. As I pushed it to production, I was in trouble =)

from ane-facebook.

reversefold avatar reversefold commented on September 26, 2024

To get the key hash of Flash Builder's debug certificate, find debug-certificate-android.p12 in the Flash Builder folder (should be something like eclipse/plugins/com.adobe.flexide.multiplatform.android_4.7.0.349722/resources) and use "debug" as the password when running the export/hash command above.

from ane-facebook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.