Open
Description
We are calling this api from application class onCreate() method. But HermesEventBus.getDefault().init(this) : api is failing with below stack trace -
Caused by java.lang.NullPointerException: Attempt to invoke interface method 'java.util.Iterator java.util.List.iterator()' on a null object reference
xiaofei.library.hermeseventbus.HermesEventBus.getCurrentProcessName (HermesEventBus.java:109)
xiaofei.library.hermeseventbus.HermesEventBus.isMainProcess (HermesEventBus.java:101)
xiaofei.library.hermeseventbus.HermesEventBus.init (HermesEventBus.java:119)
This crash does not happen always, we got to know about this crash through Firebase crash reporting.
Metadata
Metadata
Assignees
Labels
No labels