getsentry / getsentry/sentry-java
Drop Error captured by sentry.native.android, as default behavior
オープン
Android
Errors
Improvement
- 主要言語
- Kotlin
- スター
- 1.4k
- フォーク
- 478
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 67
説明
### Problem Statement
## Steps to Repro
1. make an app with
https://github.com/Unity-Technologies/uaal-example/blob/master/docs/android.md.
https://docs.unity3d.com/Manual/UnityasaLibrary.html.
2. sentry demo app made via...
https://github.com/bitsandfoxes/uaal_wip
3. error when user leaves the Unity game
```
override fun onDestroy(owner: LifecycleOwner) {
unityPlayer.quit()
super.onDestroy(owner)
}
```
### Solution Brainstorm
sdk no capture this as an error
コントリビューションガイド
評価
この issue はまだ評価されていません。