JessYanCoding / MVPArms

⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Apache License 2.0
10.28k stars 2.39k forks source link

mModel偶发性空指针,接入腾讯Bugly检测到很多次 #393

Open cuixiaodong opened 3 years ago

cuixiaodong commented 3 years ago

mModel偶发性空指针,接入腾讯Bugly检测到很多次

JessYanCoding commented 3 years ago

可能是被 Rxlifecycle 置为 null

wuhaoxi commented 2 years ago

我也是,请问有解决上了吗

xinleelee commented 2 years ago

我这复现到很多次mpresenter 的空指针,在一个Activity还在活动栈中的情况下,对应的mpresenter 理论上不会被Rxlifecycle置为null,还有没有其他原因呢?

wscjy commented 2 years ago

您好,我已收到您的邮件,我会尽快给您回复。

JessYanCoding commented 2 years ago

@xinleelee 断点看下,什么时候触发了置空

WilliamChief commented 1 year ago

网络情况不好的时候出发空指针,如何再次拿到