FlutterToast
FlutterToast copied to clipboard
Showing Recent Issues Undefined symbol: _OBJC_CLASS_$_CSToastStyle, _CSToastPositionTop, _CSToastPositionCenter, _CSToastPositionBottom
Showing Recent Issues Ignoring file /Users/PC_NAME/Library/Developer/Xcode/DerivedData/Runner-cpxskaptiwqqsoayonwwjwypkdas/Build/Products/Debug-iphonesimulator/Toast/Toast.framework/Toast, building for iOS Simulator-x86_64 but attempting to link with file built for iOS Simulator-arm64
Yeah, I have been faced same problem, is there any solution?
Just added arm64 in Excluded Architectures for both Runner and Pods (See Highlighted Part in Screenshots) (Worked for My Project)