Facebook Ad Update

Posted in: Newspaper
Post count: 76

Hello,

I am attempting to run ads on my website and on Facebook with my newspaper theme and I received this message from facebook to update my tagdiv app ID 655262539482249

Update the Facebook SDK for iOS
Using Cocoapods
If your app integrates with the Facebook SDK for iOS using Cocoapods, follow these steps.

1. Add the code to the podfile for the packages that are used in your app.

Example:

pod ‘FBSDKCoreKit’, ‘~> 8.0.0’
pod ‘FBSDKLoginKit’, ‘~> 8.0.0’
pod ‘FBSDKShareKit’, ‘~> 8.0.0’
pod ‘FBSDKGamingServiceKit’, ‘~> 8.0.0’
2. Run pod update.
Using Swift Package Manager (SPM)
If your app uses SPM to integrate with the Facebook SDK for iOS, follow these steps.

1. In Xcode, click File > Swift Packages > Add Package Dependency.

2. In Package Repository, enter the repository URL: https://github.com/facebook/facebook-ios-sdk.

3. In Version, select Up to Next Major and the default option.

4. Complete the prompts to select the libraries you want to use in your project.

Their instructions are foreign to me. How do I go about updating this information on the website and mobile site?

Thank you for your guidance.

Post count: 76

They also included this information:
Important Reminder
Don’t forget to review our checklist which includes tasks that may help you reach people who use iOS 14.
Turn On Advanced Matching Recommended
OFF

Use hashed versions of information your customers have provided to your business, like an email address or phone number, to match your app users to people on Facebook. This can help you increase conversions and custom audience size. All customer information is automatically hashed before coming to Facebook. Turn on the Advanced Matching settings of the customer information you’d like to share with Facebook. The changes take effect immediately for apps updated to the Facebook SDK version 5.8 or late

Post count: 27744

Hello,

Please check the solution from this guide -> https://www.jonloomer.com/how-to-set-up-conversions-api-with-facebook-for-wordpress-plugin/
If the code need to be set in the head/body/footer you can add it in Theme Panel -> Analytics/ js code.

Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.