You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
When I creating MXSession, my app crashes with following error message:
The text was updated successfully, but these errors were encountered: