Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

NPE when creating MXSession #492

Open
ChronosXYZ opened this issue Sep 6, 2019 · 1 comment
Open

NPE when creating MXSession #492

ChronosXYZ opened this issue Sep 6, 2019 · 1 comment

Comments

@ChronosXYZ
Copy link

When I creating MXSession, my app crashes with following error message:

java.lang.NullPointerException: Attempt to invoke virtual method 'boolean org.matrix.androidsdk.core.MXOsHandler.post(java.lang.Runnable)' on a null object reference
        at org.matrix.androidsdk.data.store.MXFileStore$3.run(MXFileStore.java:1016)
        at java.lang.Thread.run(Thread.java:761)
@BillCarsonFr
Copy link
Member

Do you have some snippet or step to reproduce that you can share?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants