I setup both DEBUG variables to TRUE in beta6, but still no debug info in console (in beta5 works fine)
SmackConfiguration.DEBUG_ENABLED = true;
...
conf.setDebuggerEnabled(true);
...
I setup both DEBUG variables to TRUE in beta6, but still no debug info in console (in beta5 works fine)
SmackConfiguration.DEBUG_ENABLED = true;
...
conf.setDebuggerEnabled(true);
...