Alejandro Moya
02/13/2024, 9:24 PMUndefined symbols for architecture arm64:
"_FIRCLSExceptionRecordNSException", referenced from:
_kfun:co.touchlab.crashkios.crashlytics.CrashlyticsCallsActual#sendFatalException(kotlin.Throwable){} in TSSharedLibrary.framework.o
"_OBJC_CLASS_$_FIRCrashlytics", referenced from:
objc-class-ref in TSSharedLibrary.framework.o
"_OBJC_CLASS_$_FIRExceptionModel", referenced from:
objc-class-ref in TSSharedLibrary.framework.o
"_OBJC_CLASS_$_FIRStackFrame", referenced from:
objc-class-ref in TSSharedLibrary.framework.o
ld: symbol(s) not found for architecture arm64
On the docs it explains that we should add crashlyticslink, I added it but it still fails