Nizzlex
About
- Username
- Nizzlex
- Joined
- Visits
- 19
- Last Active
- Roles
- Member
Comments
-
Removed changing the connection interval entirely and still facing the same issue, but less frequently.-
-
As of current it happens right before creating the anonymous routes to download, defined in function setSettings() called in the code i posted above.
-
also the unexpected disconnect handler that should produce a log if it occurs: @Override public void disconnected(int status) { Log.i("MainActivity", "Unexpected disconnect"); }
-
Have not experienced the same problem with MetaBase app, but haven't done much testing here. Streaming works flawless though. Android device is a Samsung S7 (flat) with android 7.0 Anonymous route and subscriber: https://pastebin.com/WgX5ub4a…