React Native Google / Facebook Login
I'm quit new in React native but I would like to set up Google login but what I did didn't seem to work. (That will be a long post haha ) For Google Login: I tried several tutorials on YouTube…
I'm quit new in React native but I would like to set up Google login but what I did didn't seem to work. (That will be a long post haha ) For Google Login: I tried several tutorials on YouTube…
My goal is to call the Facebook Graph API for the product catalog endpoints using an Application Token and in Development Mode. Someone seems to have created a specific type of application : Test Facebook Graph API without Page Public…
I am trying to get our app approved for user_friends permission from Facebook. They asked to implement the feature and demonstrate how the usage will be implemented. Here is what I did in code: fileprivate func getFBFriends() { let params…
hello everyone i have error in my android/java project E/AndroidRuntime: FATAL EXCEPTION: main Caused by: The Facebook sdk must be initialized before calling activateApp screenshots: image 1 image 2
I have implemented login via facebook in android app and it is working fine when facebook app is installed on my device. after uninstalling the app, when hit login via facebook, it shows the facebook login screen, after granting permission…
I've had a working integration between Instagram and my app (https://phojo.app) for a couple of years. It uses the Instagram Basic Display API and I've gone through the App Review and Individual Verification. On 31 August, I got an email…
Unity Version: 2020.3.25f1 XCode Version: 13.2.1 Unity FB SDK: Migrating from 11.+ to 14.0.0 After resisting updating the Facebook Unity SDK due to editor/ide related issues introduced in 13.2, was working to update to Unity Facebook SDK version 14.0.0. After…
I am trying to upload image to Facebook graph api with Http Client of Laravel. But I am getting the error mentioned before. $ad_account_id = env("AD_ACCOUNT_ID"); $access_token = env("ACCESS_TOKEN"); $image = $request->file('image'); $response = Http::asForm() ->withHeaders(['Content-Type: multipart/form-data']) ->post('https://graph.facebook.com/v14.0/act_' . $ad_account_id…
I use the Android Facebook SDK. I get the following message in Logcat: com.facebook.internal.NativeProtocol: Apps that target Android API 30+ (Android 11+) cannot call Facebook native apps unless the package visibility needs are declared. Please follow https://developers.facebook.com/docs/android/troubleshooting/#faq_267321845055988 to make the…
Hi I am trying to send an image with Whatsapp api, I did my template like this one: Hola *{{1}}* 🦸♀️🦸♂️ Hemos cargado una nueva noticia en la intranet, si quieres visualizar la misma haz click en el siguiente enlace:…