Skip to content

NullPointerException calling IterableApi.initialize  #616

@ruimendesM

Description

@ruimendesM

We recently launch our first version with Iterable SDK on it (version 3.4.14), and we have seen a small number of crashes on the app initialization.

The crash reports a NullPointerException when trying to run the method retrieveEmailAndUserId.
getKeychain can return null which can lead to this crash.
Can we maybe fallback gracefully on this case instead of crash?

image

Thanks.

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