'Error when build Unity IOS in Xcode for Architecture arm64
I tried to build Unity IOS on Xcode 13.2.1 but can not resolved "Undefined symbol" error: Undefined symbol: _share_init
Undefined symbol: _mSetMinTimeBetweenSessions
Undefined symbol: _mTrackCrossPromoteImpression
Undefined symbol: _mHandleOpenUrl
Undefined symbol: _mIsStopTracking
Undefined symbol: _ShareByIos
Undefined symbol: _mRegisterUninstall
Undefined symbol: _mHandlePushNotification
Undefined symbol: _mSetShouldCollectDeviceName
Undefined symbol: _mSetCurrencyCode
Undefined symbol: _mGetConversionData
Undefined symbol: _mTrackAndOpenStore
Undefined symbol: _mSetIsDebug
Undefined symbol: _mSetAppInviteOneLinkID
Undefined symbol: _mGetAppsFlyerId
Undefined symbol: _mSetAppID
Undefined symbol: _mTrackRichEvent
Undefined symbol: _mTrackAppLaunch
Undefined symbol: _mGenerateUserInviteLink
Undefined symbol: _mSetIsSandbox
Undefined symbol: _mSetCustomerUserID
Undefined symbol: _mSetAdditionalData
Undefined symbol: _mSetDeviceTrackingDisabled
Undefined symbol: _mValidateReceipt
Undefined symbol: _mSetAppsFlyerDevKey
Undefined symbol: _mTrackEvent
Do you know how to add libs to make those symbols? Error look like as: Logs
The current iOS Deployment Target is iOS 11.0
Thanks for support!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
