DaniDPX Member Licensed User Dec 14, 2018 #1 Hello team B4X, can anyone help me with this... I want to get the logged user on Facebook and retrieve his/her name in my app.
Hello team B4X, can anyone help me with this... I want to get the logged user on Facebook and retrieve his/her name in my app.
DonManfred Expert Licensed User Longtime User Dec 15, 2018 #2 i don´t think that using the Javascript SDK is the right solution. For javascript you need to use an Webview. The recommended way on Android is probably using their Android SDK. But there is no library for this as far as i know. You need to write them first. Upvote 0
i don´t think that using the Javascript SDK is the right solution. For javascript you need to use an Webview. The recommended way on Android is probably using their Android SDK. But there is no library for this as far as i know. You need to write them first.
DaniDPX Member Licensed User Dec 16, 2018 #3 Thanks @DonManfred ,I'll try writing a lib for it. Upvote 0