Issue Running Facebook Pixels on iOS Build

What platform are you building for?

iOS

What framework are you building with?

Capacitor

What is your build ID?

2f2ba16c-8616-46b7-b3e1-42cadf3da5e8

What is your error message?

Your app is out of date. To run your app on iOS 14, update to the latest Facebook SDK for iOS

Please describe the issue:

I am facing an issue when trying to run Facebook Pixels in my iOS app built with Voltbuild. The following error appears:

“Your app is out of date. To run your app on iOS 14, update to the latest Facebook
SDK for iOS.”
I am using the package @capacitor-community/facebook-login (v7.0.0), which is the latest version.

When I build and run the app directly through Xcode, everything works correctly — the app installs and the Facebook Pixel events I added are firing as expected.

However, when I build the same app using Voltbuild, Facebook Pixel integration does not work and I encounter the above error.

Steps to Reproduce:

Build the app using Voltbuild with @capacitor-community/facebook-login v7.0.0.

Run on iOS 14+ device.

Attempt to use Facebook Pixels → error occurs.

Expected Result:
The app should run with Facebook Pixels working the same way as when built via Xcode.

Actual Result:
Voltbuild build shows the SDK error and Facebook Pixels do not function.

Request:
Can you please check whether Voltbuild is packaging the latest Facebook SDK for iOS, and advise on how to fix this issue?

Can you please provide a recent build ID, and the error you are getting?