We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
否(No)
是(Yes)
v3.3.2.240711
有时候会崩溃,但具体原因不太清楚,可能有冲突?runtimeExection
无法具体复现,因为这是应用崩溃问题,提示是蓝牙出问题但我并没有开启接收蓝牙
redmi k50
android14 hyperos1.0
java.lang.RuntimeException: Error receiving broadcast Intent { act=android.bluetooth.device.action.ACL_CONNECTED flg=0x5000010 (has extras) } in com.idormy.sms.forwarder.receiver.BluetoothReceiver@673b0ad
No response
The text was updated successfully, but these errors were encountered:
通用设置 中 导出日志 ,把 crash_*** 文件贴上了看看
Sorry, something went wrong.
就这点
优化:BluetoothReceiver偶尔崩溃(增加异常捕获) #499
BluetoothReceiver
ff83a8a
添加了try-catch块来捕获并记录可能的异常,再观察看看
覆盖安装 每周构建版 试试 (等待在线编译完成)
每周构建版
升级操作提示:
加入SmsF预览体验计划
关于软件
v3.3.0_240305+
添加了try-catch块来捕获并记录可能的异常,再观察看看 覆盖安装 每周构建版 试试 (等待在线编译完成) 升级操作提示: 加入SmsF预览体验计划后在线更新(关于软件页面开启,v3.3.0_240305+适用) 手动下载:https://github.com/pppscn/SmsForwarder/actions/workflows/Weekly_Build.yml
现在好了系统没有提示经常崩溃了
pppscn
No branches or pull requests
是否有人曾提过类似的问题
否(No)
升级到最新的版本是否存在这个问题
是(Yes)
是否已经查阅Wiki文档还未能解决的
是(Yes)
APP版本
v3.3.2.240711
问题描述
有时候会崩溃,但具体原因不太清楚,可能有冲突?runtimeExection
复现步骤
无法具体复现,因为这是应用崩溃问题,提示是蓝牙出问题但我并没有开启接收蓝牙
是否必现
否(No)
出现问题的手机信息
redmi k50
出现问题的安卓版本、系统版本
android14 hyperos1.0
提供截图或视频
java.lang.RuntimeException: Error receiving broadcast Intent { act=android.bluetooth.device.action.ACL_CONNECTED flg=0x5000010 (has extras) } in com.idormy.sms.forwarder.receiver.BluetoothReceiver@673b0ad
提供报错堆栈【请提供logcat抓取的日志,参考: https://blog.csdn.net/m0_64776928/article/details/126005119 】
java.lang.RuntimeException: Error receiving broadcast Intent { act=android.bluetooth.device.action.ACL_CONNECTED flg=0x5000010 (has extras) } in com.idormy.sms.forwarder.receiver.BluetoothReceiver@673b0ad
提供解决方案
No response
The text was updated successfully, but these errors were encountered: