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 May 22, 2019. It is now read-only.
The latest version 0.5.0 works perfectly on desktop but when I use the same code on Android it throws no error but doesn't connect to crossbar!
Here is what I get in logcat:
05-31 08:32:08.839 8613-8641/? I/System.out: Session status changed to Disconnected
05-31 08:32:08.839 8613-8613/? I/System.out: Shutting down
05-31 08:32:08.840 8613-8641/? I/System.out: Session status changed to Connecting
05-31 08:32:08.887 8613-8641/? I/System.out: Session status changed to Disconnected
05-31 08:32:08.887 8613-8641/? I/System.out: Session ended normally
Here is the source code:
https://github.com/elemen3/jawampaandroid
The text was updated successfully, but these errors were encountered: