mesibo/messenger-app-android

Account Kit is deprecated. how to replace it?

Closed this issue · 7 comments

from 9 September 2019 facebook account kit is deprecated. How to create an alternative?

Hello Team Mesibo. Since the Facebook account kit is depreciation what's the way forward?

Folks, mesibo has no dependency or association with AccountKit.

AccountKit was merely used in the sample app code for the demonstration purpose. You can replace the code with your own implementation. There are plenty of SMS providers that you can use. We will also update sample code after removing the account kit.

it could be fine. when do you update it?

I finally hacked a way around this issue with another SMS API.

I finally hacked a way around this issue with another SMS API.

how did you pass that SMS?

You need to use your own SMS provider or use unverified login for testing. We plan to release a new demo with anonymous login shortly.