Blankj / Blankj/AndroidUtilCode
startService无法正常使用
オープン
bug
- 主要言語
- Java
- スター
- 33.6k
- フォーク
- 10.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 描述 Bug
闪退
- AndroidUtilCode 的版本:1.30.6
- 出现 Bug 的设备型号:Samsun SM-A205F
- 设备的 Android 版本:30
## 相关代码
Intent intent = new Intent(ActivityUtils.getTopActivity(), *.class);
intent.putExtra(type, type);
ServiceUtils.startService(intent);
## 异常堆栈
Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。