Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
1 answer
47 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
109 views

Is the Facebook SDK using App Events API or Conversion API?

I read that the App Events API is no longer supported in the future and I am curious whether the Facebook SDK is actually using this API under the hood or it's using Conversion API which is the latest ...
Gabsys's user avatar
  • 206
0 votes
0 answers
88 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
0 answers
122 views

Facebook ads campaign not displaying app installs results data

Facebook ads campaign not displaying app installs data. I regularly post Facebook ads for my Android app in Play Store. My Facebook ads campaigns are not showing any data for columns like Results, ...
Thanh Tam's user avatar
1 vote
0 answers
423 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
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
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
1 vote
0 answers
43 views

Not able to generate response_type code for android sdk for facebook

Please help! I am trying to genereate response_type=code from the android sdk, but i am not able to see any option to do that. I can do the same for the web browser using redirect urls, but not for ...
rahul sandhu's user avatar
0 votes
1 answer
582 views

openssl library for Windows for Generating a Development Key Hash for Facebook login for Android app

To ensure the authenticity of the interactions between my app and Facebook, I need to supply Facebook with the Android key hash for your development environment. I am trying to generate a Development ...
Jaime Montoya's user avatar
2 votes
0 answers
528 views

Facebook SDK (Android): events can be seen in 'test events' debug view but are not reported in campaign manager

When I test my app (either by launching it from Android Studio or the app in production on Google Play), I see the events in in 'test events' debug of the Facebook console, as can be seen here: ...
toto_tata's user avatar
  • 15.1k
11 votes
5 answers
6k views

Facebook SDK : 'Apps that target Android API 30+ (Android 11+) cannot call Facebook native apps unless the package visibility needs are declared'

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 ...
toto_tata's user avatar
  • 15.1k
3 votes
0 answers
660 views

How to use Facebook's new LoginManager.createLogInActivityResultContract properly?

Facebook added a new API (LoginManager.createLogInActivityResultContract) for handling login using the ActivityResultContract APIs in SDK version 13.2.0 (https://github.com/facebook/facebook-android-...
Zach's user avatar
  • 4,039
0 votes
1 answer
2k views

Standard events appear in event manager but can't find them in ads manager

In my Android App I am sending 3 standard facebook events: FindLocation CustomizeProduct CompleteRegistration All those events appear in Events Manager so I know they are being sent correctly: But ...
matip's user avatar
  • 874
0 votes
1 answer
480 views

show a list of the pages you manage toggle is off by default

My app has been approved for pages_show_list and permissions listed below. Everything was working fine till yesterday, but suddenly when user tries to login, show a list of the pages you manage toggle ...
Aromal S's user avatar
6 votes
3 answers
4k views

Facebook login was disabled and now it throws errors

We have Android and iOS apps with integrated Facebook login. Recently Facebook disabled our app because "During Login, your app is crashing or hanging excessively". The problem however is ...
hmitkov's user avatar
  • 359

15 30 50 per page
1
2 3 4 5
70