A alvin1929 Member Nov 8, 2020 #1 Is there any library that allows showing the current facebook/messenger account that is connected to the phone instead of letting the user type the email and pass manually?
Is there any library that allows showing the current facebook/messenger account that is connected to the phone instead of letting the user type the email and pass manually?
Erel B4X founder Staff member Licensed User Longtime User Nov 9, 2020 #2 You can let the user select an account with: https://www.b4x.com/android/forum/threads/get-email-accounts-returns-empty-list.105275/post-659474 I don't think that you will be able to get a Facebook account from this dialog. Check FirebaseAuth + Facebook library. Upvote 0
You can let the user select an account with: https://www.b4x.com/android/forum/threads/get-email-accounts-returns-empty-list.105275/post-659474 I don't think that you will be able to get a Facebook account from this dialog. Check FirebaseAuth + Facebook library.