facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.

Home Page:https://developers.facebook.com/docs/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning Issue with FBAudienceNetwork 6.15.0 Upgrade via Cocoapods

wowpotato opened this issue · comments

commented

Checklist before submitting a bug report

Xcode version

15.3

Facebook iOS SDK version

6.15.0

Dependency Manager

CocoaPods

SDK Framework

Other / I don't know

Goals

  • Report a warning issue encountered after upgrading FBAudienceNetwork to version 6.15.0 via Cocoapods.

  • Request a prompt resolution to the warning issue.

Expected results

  • The warning issue should be resolved quickly to prevent disruption to development workflow.

Actual results

  • After upgrading to FBAudienceNetwork version 6.15.0, a warning is encountered with the following message:
    Alignment (1) of atom 'anon-167' from ~FBAudienceNetwork/FBAudienceNetwork.framework/FBAudienceNetwork[arm64]5' is too small and may result in unaligned pointers

  • This warning did not occur in version 6.14.0.

Steps to reproduce

  • Upgrade FBAudienceNetwork to version 6.15.0 using Cocoapods.

  • Build the project.

Code samples & details

No specific code samples provided as the issue seems to be related to the FBAudienceNetwork framework itself.

Please address this warning issue promptly as it significantly disrupts the development process with 354 occurrences.