【xcode 16.2】升级xcode后mac端flutter版的sentry报错

sentry_flutter 7.11.0

报错

3 errors in SentryCrashMonitor_CPPException with the errors No type named 'terminate_handler' in namespace 'std' (line 60) and No member named 'set_terminate' in namespace 'std'

替换sentry_flutter版本为:

8.3.0

从而保证oc的sentry升级到8.27.0以上

资料参考:

https://github.com/getsentry/sentry-cocoa/issues/4052https://github.com/getsentry/sentry-cocoa/issues/4050

查看sentry-dart的podspec文件历史

https://github.com/getsentry/sentry-dart/commits/main/flutter/ios/sentry_flutter.podspec

相关推荐
2501_916013741 小时前
iOS 26 系统流畅度检测 从视觉特效到帧率稳定的实战策略
android·macos·ios·小程序·uni-app·cocoa·iphone
游戏开发爱好者811 小时前
iOS 26 崩溃日志深度解读,获取方式、系统变动、定位策略
android·macos·ios·小程序·uni-app·cocoa·iphone
StrongerIrene14 小时前
mac 安装npm之后,其他终端无法访问
macos
深盾科技14 小时前
如何读懂Mach-O:构建macOS和iOS应用安全的第一道认知防线
安全·macos·ios
FreeBuf_16 小时前
iOS 0Day漏洞CVE-2025-24085相关PoC利用细节已公开
macos·ios·cocoa
壕壕17 小时前
Re: 0x02. 从零开始的光线追踪实现-射线跟球的相交
macos·计算机图形学
林鸿群19 小时前
MacOS arm64 编译GStreamer iOS平台库
macos·ios
hi啦克19 小时前
macOS 下安装 zsh、zsh-syntax-highlighting、powerlevel9k、nerd-font
macos·zsh·语法高亮·powerlevel9k·nerd-font
Blue桃之夭夭19 小时前
WebStorm 快捷键大全(Windows / macOS 双平台对照)
windows·macos·webstorm
liliangcsdn1 天前
mac基于mlx运行轻量级模型gemma-3-270m
人工智能·macos