oddbit / flutter_facebook_app_events

Flutter Plugin for Facebook App Events
https://pub.dev/packages/facebook_app_events
Apache License 2.0
129 stars 327 forks source link

Error (Xcode): Undefined symbols: Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation) #372

Closed Roni27Patel closed 3 months ago

Roni27Patel commented 3 months ago

Is there an existing issue for this?

Current Behavior

swift_FORCELOAD$_swiftXPC, referenced from: __swift_FORCELOAD$swiftXPC$_FBAudienceNetwork in FBAudienceNetwork[270]

Expected Behavior

Not Building Build file for IOS or run project

Steps To Reproduce

No response

Platform

iOS

Flutter Doctor

swift_FORCE_LOAD_$_swiftXPC, referenced from:
      __swift_FORCE_LOAD_$_swiftXPC_$_FBAudienceNetwork in FBAudienceNetwork[270]
antonoddbit commented 3 months ago

@Roni27Patel please see for the temporary fix in #368. There is some issue with latest Audience network in some project, we are still checking the newest AudienceNetwork version. For deeper discussion you can see #361.