facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.73k stars 3.5k forks source link

iOS SDK API does not work even after performing all requested actions #2383

Open Sudokucom opened 1 month ago

Sudokucom commented 1 month ago

Checklist before submitting a bug report

Xcode version

14.0.0

Facebook iOS SDK version

16.2.1

Dependency Manager

CocoaPods

SDK Framework

Core

Goals

The API for sending analytic events is disabled. The requirement to pass Data Use Checkup was specified. We did it and there are no more requests for actions from our side in the profile, but the notification that the API is not working is still showing - the support team sent to you.

Expected results

The expected result is a working API for sending analytics event.

Actual results

We check the sending events with the tool Charles and see this result with errors from server side. see attach:

image (84) Screenshot 2024-04-09 at 16 03 11

Steps to reproduce

We would like you to check why access is not restored and fix the API operation

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"