Skip to main content

All Questions

Tagged with
0 votes
0 answers
22 views

Use Facebook Authentification on different Hosts

Hey I'm writing a java application which should be able to connect the user to their facebook accounts. The application than should be able to post on their Facebook pages. For now my workflow works ...
dominic's user avatar
  • 405
0 votes
0 answers
28 views

How to handle refreshing of page in springboot facebook integration?

I am trying to implement facebook based sign in . Everything works however i don't know how to handle the refresh case that is once a user is redirected to the page how and the user clicks on refresh ...
user1150082's user avatar
1 vote
1 answer
611 views

Facebook Android SDK: 'cannot resolve symbol EVENT_NAME_SUBSCRIBE'

I am trying to implement the following Facebook SDK standard event : /** * This function assumes logger is an instance of AppEventsLogger and has been * created using AppEventsLogger.newLogger() ...
toto_tata's user avatar
  • 15.1k
0 votes
1 answer
622 views

What's the correct way to obtain a page access token with restfb?

From my application I need to post images in a photo album of a Facebook Page. Following resfb docs I'm implementing the OAuth flow. In particular I created the login url this way: FacebookClient ...
davioooh's user avatar
  • 24.4k
0 votes
1 answer
439 views

Get error while login with facebook button on those mobile in which facebook Lite is installed

i'm getting error or those mobiles in which FB app is not installed or lite version is installed. i don't know how to handle call back so that when button is pressed and chrome opens it et back the ...
account's user avatar
  • 93
-2 votes
1 answer
470 views

Android WebView Auto Facebook Login

Currently in my app, I have a WebView that loads a Facebook page. Naturally, the loaded Facebook page in my WebView does not have any user logged in to a Facebook account. By interacting with the ...
Alex102's user avatar
  • 11
0 votes
0 answers
188 views

Sending Group Text Messages in Our Enterprise from Whatsapp Business Account

I'm sending messages as individual/group, but the are identified by Whatapp Business Account Entrprise as but how are identified enterprise as group/individual, and I'm trying to figure out why. This ...
Akash kumar's user avatar
0 votes
1 answer
740 views

how to set click counter in facebook audience network interstitial ad?

I use the below code to show FAN interstitial ads when clicking on RecyclerView item in my android app. But if I implement this code not working.I want to show one item click one time show ads.Any ...
user12828737's user avatar
6 votes
4 answers
4k views

Error after adding Facebook login dependency in Android

I want to integrate my app with facebook login, but when adding below dependency and syncing Gradle: implementation 'com.facebook.android:facebook-android-sdk:[5,6)' I got the following errors: ...
Mohammadreza Yektamaram's user avatar
0 votes
1 answer
491 views

Cannot redirect after facebook login using response entity in spring boot

Ok, so I am trying to achieve facebook authentication in my application but after success user is not redirected to homepage even though location header is set. This is my current scenario. Front-End ...
I.Stanev's user avatar
5 votes
1 answer
2k views

Integrating Flutter app facebook authentication with Keycloak service

I have a Flutter app that is using Keycloak as it's authentication service. Currently I only allow email+password login, and i would like to add option for the users to login using Facebook. My ...
Orr Benyamini's user avatar
2 votes
1 answer
220 views

Android Studio - Only one build.gradle in the projetct folder

So I started working on my first app in Andorid Studio and I was hoping to implement a login feature that uses Facebook. When watching tutorials, I noticed that they have two build.gradle, one is the ...
Somron Touch's user avatar
-6 votes
1 answer
110 views

download image from unformatted url [duplicate]

I want to download an image from url. if the url does not have an image format at the end of the link? Example of url: https://platform-lookaside.fbsbx.com/platform/profilepic/?asid=1937530436393797&...
Madhura's user avatar
  • 455
1 vote
0 answers
2k views

Upgrade React Native 0.61.5: Android stuck on splash screen

I upgraded React Native to 0.61.5, the iOS and Android parts compile successfully. The iOS app launch also successfully but not the Android app. The Android app launch and stuck on splash screen ...
Nicolas's user avatar
  • 21
1 vote
0 answers
210 views

"No fill" on Facebook ads

In this case I used Facebook audience network for show ads in my Android apps but I all time got an error that is "no fill". Here is my code public class FacebookAdsShowActivity extends ...
Modhu Mala's user avatar

15 30 50 per page
1
3 4
5
6 7
144