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
0 votes
0 answers
80 views

How to watch traffic from facebook android app

I want to see the traffic of the Facebook application on Android. Is there any way to do that? I try to use apk-mitm from https://github.com/shroudedcode/apk-mitm but it not work
Theerastillhere's user avatar
0 votes
0 answers
41 views

Facebook native preload ad

I'm an Android developer and currently, I'm trying to develop a Facebook ad in my existing code now I want to develop like preload ad, and after some screens, I need to show it without asking for a ...
user21507297's user avatar
2 votes
0 answers
204 views

Facebook page can't open in webview

If I try to load a facebook profile in a webview, I'm getting an error if I use a WebViewClient to display it inside the internal webview and not on an external browser: webView=new WebView(ctx); ...
NullPointerException's user avatar
0 votes
1 answer
282 views

Facebook Login android/ Api restriction

The app "MyApp" is in violation of Meta’s Platform Terms or Developer Policies and has been restricted, as described below. Platform Term 7.d - Screencast video is missing or incomplete. ...
Toby Yhs's user avatar
  • 363
0 votes
2 answers
256 views

Package name not found for an android app in 'Internal testing' in playstore

A flutter app is moved to 'Internal testing' status in playstore. Then I try to enable facebook login for the app. In https://developers.facebook.com/apps/944236743529578/fb-login/quickstart/ portal I ...
Satheesh CK's user avatar
3 votes
1 answer
1k views

Android Facebook SDK: what does "implementation 'com.facebook.android:facebook-android-sdk:[8,9)'" mean?

It is written here that I should use the following version of the Android Facebook SDK: implementation 'com.facebook.android:facebook-android-sdk:[8,9)' But I see here that the last version of the ...
toto_tata's user avatar
  • 15.1k
1 vote
1 answer
980 views

Thousands of ad requests but no impressions in Meta Audience Network

I have integrated Meta Audience Network in my app (built with flutter). Since 2 weeks I can see thousands of requests (in fact 800k last week) but there are no impression being counted. I am unable to ...
Syed Waleed's user avatar
  • 1,127
2 votes
1 answer
838 views

How can i track installs number when I create an ad on facebook for my flutter app?

I created a flutter app and published into play store, and i promote the app on facebook by paying for ads. the problem is facebook can no track the number of installation so i just make a normal ad. ...
Adnane ROUHI's user avatar
0 votes
0 answers
1k views

FB Login issue due to old Android SDK of an app which doesn't exist anymore

FB Login feature of my web app has stopped working. Data Use Checkup is completed and I get this message when I access Facebook developer portal : You don't have any required action items to display. ...
Reza's user avatar
  • 116
0 votes
0 answers
35 views

Where can I see the third-party app scheduled post status on Facebook?

Facebook wants to see scheduled posts by third-party apps like Buffer, Hootsuite, etc. On Facebook, there are 3 types of post availability. Profile, Page & Group. Used API for scheduling posts ...
axita.savani's user avatar
0 votes
0 answers
773 views

Deferred deep link doesnt work with Facebook ads (live or demo), but works when testing with App Ads Helper tool

I'm using Flutter Sdk and have integrated the necessary code to receive Facebook Deferred deep link. using below pluging for receiving app links flutter_facebook_app_links: ^3.0.0+5 my deferred deep ...
rajeshzmoke's user avatar
0 votes
1 answer
287 views

How to open a specific video in Facebook app using deep linking in React Native iOS?

I'm trying to implement an app-to-app flow for playing Facebook videos in my iOS app. I'm using the URL scheme fb://video/{video_id} to open the Facebook app with the specific video, but the video ...
Ugur's user avatar
  • 1,011
1 vote
0 answers
197 views

Android 13 (API 33) introduces changes to advertising ID

I have not externally added com.google.android.gms.permission.AD_ID to my manifest file , but i use facebook and google libraries which uses AD_ID permission in their respective manifest files. So in ...
SourabhPatil's user avatar
0 votes
1 answer
370 views

Facebook Login Not Working in Android Ionic

I have an ionic app with a facebook login feature. The app is still in development mode. It works fine for ios platform with or without facebook app installed in ios device. But for android, the ...
mobile devteam's user avatar
15 votes
6 answers
15k views

Invalid Scopes: email, openid, public_profile

I am using flutter_facebook_auth: ^5.0.8 to login into the app using my Facebook account. But when I try to log in, I am getting this. "Invalid Scopes: email, openid, public_profile. This message ...
Syed Arsalan Kazmi's user avatar
1 vote
1 answer
588 views

Android 13 WebView Instagram Login Issue (Blocked Cookie Pop-up)

I've recently noticed that Instagram Login inside an Android App of mine is no longer working using a WebView, as the Instagram Login page no longer correctly displays a Cookie Popup, instead it just ...
dead_can_dance's user avatar
2 votes
1 answer
207 views

Facebook Request for App Review. How to enable "Submit for Review" button

I implemented a Facebook Login feature for an Android app. When trying to execute my Facebook login implementation (after upgrading some Google and Facebook libraries to make it work), I was getting ...
Jaime Montoya's user avatar
1 vote
1 answer
831 views

Does react-native-fbsdk-next open the facebook app natively or not?

I implemented the library in my project, but when calling facebook, a webview is always opened and not the native facebook app, even though I have it installed. This happens on IOS and Android. The ...
Thales Crisostomo's user avatar
2 votes
0 answers
399 views

You may not make your app available to all users Facebook dashboard

Not able to change Facebook app mode Development to Live in the Facebook developer console. Also, there is no error display. While trying to live mode it shows the tooltip "You may not make your ...
Dinesh's user avatar
  • 1,558
0 votes
2 answers
4k views

Error: Unable to load script. Make sure you are either running a Metro server or your bundle 'index.android.bundle' is packaged correctly for release

I upgraded my React Native project from 0.63.3 to 0.66.4 with the help of this resource https://react-native-community.github.io/upgrade-helper/?from=0.63.3&to=0.66.4 (followed every instruction ...
shweta's user avatar
  • 31

15 30 50 per page
1
2 3 4 5
222