隔离导致NotificationService的原因“在将来的版本中,这将使log中的app崩溃”

时间:2016-09-23 18:52:31

标签: android compatibility android-7.0-nougat

自从更新到Android N后,我现在看到logcat中有时会出现以下消息:

NotificationService: WARNING: In a future release this will crash the app: ...

我已经尝试过调试语句来隔离我正在做的导致这种情况的事情,但到目前为止还没有成功。此外,该消息在观察到的原始条件下不能可靠地再现。

在查看changes in Android 7.0时,我看不到任何似乎适用于这种情况的内容。

如何确定导致讯息的原因?

0 个答案:

没有答案