Skip to main content

All Questions

Tagged with
0 votes
1 answer
40 views

Facebook events parameters not visible in events manager for android app

We are adding meta app events natively inside a flutter app and I am currently working on the android integration, I'm using standard events any they show up in events manager on meta but non of the ...
Toka Ali's user avatar
0 votes
0 answers
34 views

Advanced Access for Inactive Play Store App

I'm seeking some clarification regarding the Facebook Login advanced access requirement for my Android app. Current Situation: in my Android app. My app is currently not active on the Play Store. To ...
Ramesh Kumar's user avatar
0 votes
1 answer
25 views

How to set facebook au banner ads in 1 activity and it show in multiple Activity

I set this code in /res/layout/activity_main.xml <LinearLayout android:id="@+id/banner_container" android:layout_width="match_parent" android:layout_height="...
Bayzid Hossain's user avatar
0 votes
0 answers
12 views

Facebook Android SDK: number of standard install and activateApp events extremely low compared to what it should be

I think I implemented the Facebook Android SDK properly but when I check the number of events in Facebook Events Manager, I see a very low (and clearly wrong) number of installs compared to the number ...
toto_tata's user avatar
  • 15.1k
1 vote
0 answers
36 views

Facebook doesn't receive events (Flutter, android, facebook_app_events)

I use facebook_app_events 0.19.2 in my app. In the iOS application everything works well, but in Android I don’t see events in the Facebook event manager. I followed all the setup recommendations from ...
Dima's user avatar
  • 1,237
0 votes
1 answer
56 views

Problem with initializing Facebook in untiy

Hello there I am trying to make a 2d Android game in unity , and I want to incorporate Facebook login with firebase auth as a login method , I am using lasts stable unity version 2022.3.32f1 and last ...
ma5noo2's user avatar
  • 55
-1 votes
1 answer
68 views

SSLHandshakeException during Gradle Build for React Native App on Windows

I am encountering an SSLHandshakeException while trying to build and install a React Native app using Gradle on my Windows machine. The error occurs when Gradle attempts to resolve dependencies. Here ...
ayush ranjan's user avatar
0 votes
0 answers
40 views

com.google.firebase.auth.FirebaseAuthInvalidCredentialsException: The supplied auth credential is incorrect, malformed or has expired

When I get the facebook token and submit it to firebase, it prompts failure. The news is (The supplied auth credential is incorrect, malformed or has expired. Exception description I have configured ...
jc l's user avatar
  • 1
0 votes
0 answers
25 views

Opening android app trough deeplinks on Meta platforms

I have several deeplinks configured for my android app. They work like expected when clicking on them from an email, SMS, note and chrome browser etc. However I am unable to get the deeplinks working ...
Ramon's user avatar
  • 9
2 votes
0 answers
37 views

How to fix Facebook SDK for new release on Android

I'm trying to upload my Unity project to the google play console but I get the following message when uploading the .aab: "Remove conflicts from the manifest before uploading. The following ...
Alessandro Blanco's user avatar
1 vote
0 answers
83 views

Android Facebook Login Error: Invalid Signature

Facebook Login Error Facebook Login sdk version: 16.3.0 device:Android14 vivo x80 Invalid Signature com.facebook.login.LoginManager.onActivityResult(LoginManager.kt:256) com.facebook.login....
Bruce's user avatar
  • 1,698
0 votes
0 answers
199 views

Facebook defaults purchase events not tracking

We have implemented android fb sdk to track app events .. custom events are triggering fine .. install events (MOBILE_APP_INSTALL) are working fine but default app events like fb_mobile_purchase, ...
user2609283's user avatar
0 votes
0 answers
205 views

Facebook login through WebAuthenticator in MAUI Android

I am integrating Facebook authenticating in .net Maui app through WebAuthenticator for IOS it's work fine but when i am trying the same code for Android it take me to facebook authentication page ...
Moubeen Farooq Khan's user avatar
0 votes
0 answers
146 views

Package com.facebook.react.defaults does not exist in react native 0.64.2

I need to downgrade the react native version 0.72.1 to 0.64.2 in a project. Everything seems correct, I can build and run the project, but when I try to import com.facebook.react.defaults....
Gabriel Andrade Vianna's user avatar
0 votes
0 answers
87 views

Disable fb_sdk_settings_changed event from facebook-android-sdk

I recently enabled AutoLogAppEventsEnabled=trueand then I noticed I received a violation warning in Facebook Events Manager. It seems my app sends a fb_sdk_settings_changed event with a parameter ...
NewestUser's user avatar
  • 2,982
0 votes
1 answer
60 views

Methods of facebookCallback are not being called while trying to login with facebook

I am trying to login with facebook on click of my button I am able to open facebook custom tab and able to use "Continue as user" but after that I am navigating back to my app and nothing is ...
Rajiv Agarwal's user avatar
0 votes
0 answers
137 views

"Your SDK doesn't seem to have updated correctly. Please try again." Even after update is done

I have an Android app using Facebook SDK, when I try to add new events I get this message "Your SDK doesn't seem to have updated correctly. Please try again." I have the latest versions for ...
Marvin Who's user avatar
5 votes
1 answer
868 views

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/facebook/drawee/backends/pipeline/info/ImagePerfDataListener;

Once i intall the app in the android device, once i try to open it, it suddenly crashes and closes. always having same issue even though i did reset-cache and gradlew clean. java.lang....
Jono's user avatar
  • 69
0 votes
0 answers
19 views

add facebook auth in my project. Kotlin + meta for developers

I'm want to add facebook auth in the my project. when I click on the button: i'm get this in the modal screen facebook: error, this app disabled. this appdisabled now and developer know this. when app ...
Данил Димитров's user avatar
0 votes
0 answers
46 views

Build android shared object from makefile

I want to include Facebook's zstd into my Unity project targetting Android. The contributors made it easily to build .dll for .Net platform. But I can't make it work on the Android build, it only work ...
Suratraak's user avatar
  • 149
0 votes
0 answers
43 views

Is it possible to work in Appen just using Android? because at the moment we don't have a laptop but we really want to join the project from Appen

Can the Appen project be done using only Android? I really hope I can because I don't have a laptop yet and really want to join the APPEN project Please help with an explanation regarding working on ...
hari wibowo's user avatar
0 votes
0 answers
333 views

URL links opened from Facebook messenger won't open in my android app? (SMS, Chrome, and Gmail DO open in app)

I added a share functionality in my android app that allows users to share a URL with other users. If a user opens the link on the device and taps on the URL link AND has my app installed then my app ...
sortinousn's user avatar
1 vote
0 answers
484 views

Meta Ads campaign not reporting app installs

I recently created a campaing in Meta Ads to promote my Android app. After a week, the campaing is working fine, impressions are running, money is also and I'm noticing results in the daily installs ...
Josemafuen's user avatar
0 votes
0 answers
829 views

Login with facebook issue: app not active

How can I resolve the "App not active" error in my Flutter app when implementing Facebook login? I'm currently able to log in with the account I added as tester in the Roles section of my ...
kingOfEdibleLeaves's user avatar
1 vote
0 answers
163 views

Failed to start Flipper. Error: FlipperServerConfig has not been set

I was using version 0.228.0 and it was working fine. I got the notification that there's a new version 0.229.0. Downloaded and installed it in macOS Sonoma and I got the below error. Failed to start ...
GOVIND DIXIT's user avatar
  • 1,818
0 votes
0 answers
53 views

Facebook SSO integration violations

Not so long ago i have integrated Facebook's SSO into my mobile app. Few days ago i've received an email from the Facebook titled: XXX is deactivated due to violations. The email states that the ...
Cativail's user avatar
  • 1,050
0 votes
0 answers
39 views

How to test if Facebook Ads attribution has been successfully integrated before launching our app?

Our team is currently facing confusion regarding the process of testing Facebook advertising attribution before releasing our app on Google Play. We have conducted online research and even consulted ...
TING ZHANG's user avatar
3 votes
0 answers
116 views

Unable to Login with Facebook even with Admin account Facebook says "Unsupported Request" in react native mobile application

I am facing an error with Facebook's Login API. My app is actually disabled by Facebook due to a violation of Facebook Platform Policy clause 6.1, which says your app is crashing while trying to log ...
Sharif Noor's user avatar
1 vote
0 answers
421 views

Facebook Android SDK Missing Currency Parameter for auto-logged events

I have implemented the Facebook SDK for android as stated by the Facebook Documentation and enabled auto logging for my events. FacebookSdk.setAdvertiserIDCollectionEnabled(true); FacebookSdk....
user14678216's user avatar
  • 3,381
1 vote
0 answers
313 views

Android - How to use Facebook deferred deep linking feature for new installs and to test the same before publishing Android play store?

Followed all the steps given in following link: https://developers.facebook.com/docs/android/deep-linking But I'm not able to test deferred deeplink as app is not available on play store. I followed ...
Abhi's user avatar
  • 1,063

15 30 50 per page
1
2 3 4 5
369