What could cause the following error when includin...
# touchlab-tools
n
What could cause the following error when including CrashKiOS?
Copy code
xctest (14186) encountered an error (Failed to load the test bundle. (Underlying Error: The bundle “MultiplatformBridgeTests” couldn’t be loaded. The bundle couldn’t be loaded. Try reinstalling the bundle. dlopen(/path/to/project/derived-data/project/Build/Products/Debug-iphonesimulator/MultiplatformBridgeTests.xctest/MultiplatformBridgeTests, 0x0109): symbol not found in flat namespace '_OBJC_CLASS_$_FIRCrashlytics'))
I have the crashlytics link Gradle plugin enabled