Mecharyry opened this issue 7 years ago · 1 comments
There is a check against a NetworkInfo that can be null. See:
NetworkInfo
merlin/core/src/main/java/com/novoda/merlin/MerlinsBeard.java
Line 94 in 340edb0
Add null check to the above to avoid NullPointerException.
NullPointerException
Leads to crashes in client applications.
Addressed and released in v1.1.2.