hansemannn / ti.accountkit

DEPRECATED -- 🔐 Use the Facebook AccountKit iOS-SDK with Titanium Mobile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Android support

chmiiller opened this issue · comments

Hi Hans, do you have any plans to create an Android version? Seems to be super useful =]

Hey there! As my Android skills are not as advanced as my iOS-ones, I won't be able to support it soon. But please feel free to provide a PR and we can get it in! 🚀

Initial work for Android done here: https://github.com/hansemannn/ti.accountkit/tree/android-dev

Done:

  • Project creation
  • SDK inclusion
  • Method definition

Todo:

  • Implement methods (major task)

Feel free to help!

Whats about logout()?

Exposed using logout()

OK, then I will change from logOut to logout.

Added note to appwerft/ti.accountkit, closing.