Skip to content

Illegal state exception in PIO.setConfig() #164

@shanestaples

Description

@shanestaples

Currently, the two highest occuring crash for our app in Crashlytics are inside the PIO.setConfig() method. Below is the relevant portion of the two obfuscated logs, collected by Crashlytics. We're currently integrating version 3.2.2 of the PrintIO Android SDK.

Caused by java.lang.IllegalStateException
egsa.a (Unknown Source)
vbcp$amoc.a (Unknown Source)
vbcp$amoc.b (Unknown Source)
cfxv$1.a (Unknown Source)
cfxv$amoc.b (Unknown Source)
ktvz.a (Unknown Source)
ktvz.a (Unknown Source)
ktvz.a (Unknown Source)
ktvz.a (Unknown Source)
fwsw.a (Unknown Source)
fwsw.a (Unknown Source)
print.io.PIO.setConfig (Unknown Source)
Caused by java.lang.IllegalStateException
egsa.c (Unknown Source)
cfxv$amoc.b (Unknown Source)
ktvz.a (Unknown Source)
ktvz.a (Unknown Source)
ktvz.a (Unknown Source)
ktvz.a (Unknown Source)
fwsw.a (Unknown Source)
fwsw.a (Unknown Source)
print.io.PIO.setConfig (Unknown Source)

The crash distribution is as follows (for the highest occurring crash):
DEVICES:
73% Samsung
14% LGE
8% Motorola
5% Other

OPERATING SYSTEMS:
66% Android 5
29% Android 4
5% Android 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions