Insights
Search…
Introduction
A standard integration
FAQ
FAQ
SDK
Getting Started
Appendix
API Reference
Battery Optimization
How To
Troubleshooting
Android
Bundle format unrecognized, invalid, or unsuitable
Error: Undefined symbols for architecture arm64
Changelog
Important topics
Authentication and Authorization
User linking
PlayStore Location Access Review
Privacy Report & Dashboard
Vehicle Crash Detection
Library
Events
Moments
Segments
Glossary
Backend
GraphQL
REST API Reference
Offloads
Data Reference
Data Explorer
Data Explorer
Guide
Firehose
Verifying your integration
SDK Standard License
Journeys License
Journeys Application
Journeys Privacy Policy
Technical & Organizational Measures
Powered By
GitBook
Error: Undefined symbols for architecture arm64
If you see error similar to this:
"Undefined symbols
for
architecture arm64
:
"OBJC_CLASS$_CXCallObserver"
,
referenced from
:
objc
-
class
-
ref
in
SENTSDK
(
SENTCallHandler
.
o
)
ld
:
symbol
(
s
)
not found
for
architecture arm64 "
It means that framework is not included. Please check
step 1 in the iOS Quick start
or simply:
1.
Go to your
Project
2.
Select your
Target
3.
Go to
Build Phases
4.
Open
Link Binary With Libraries
5.
Press
+
to Add the
SENTSDK.framework
(use
Add Other
button if needed)
​
Previous
Bundle format unrecognized, invalid, or unsuitable
Next - SDK
Changelog
Last modified
2yr ago
Copy link