heiyl
heiyl
我用的如下配置,您看下,我是手动初始化
> Hello @heiyl, are you using the `Sentry.OptionsConfiguration` for manual init? > > In case you're using auto init, have you tried adding the following to your manifest? `` 我是按文档配置手动初始化的https://docs.sentry.io/platforms/android/configuration/manual-init/
> @heiyl I just tested with our sample App and it worked as expected. Screenshots were uploaded when I enabled the option during init in the `Application`. > > https://github.com/getsentry/sentry-java/blob/eba572ac900ca2c58111c6b0db9730a64ac58533/sentry-samples/sentry-samples-android/src/main/java/io/sentry/samples/android/MyApplication.java#L16-L26...
> @heiyl screenshots are only attached for errored events. Messages do not have screenshots attached. 您好,除了error级别,其它类型消息我可以支持上报截图吗?我们确实有这方面需要,以排查视图问题。
> 谢谢,期待该功能!