M A Ignacio
Results
1
issues of
M A Ignacio
Basically... BOSHConnection's connect() method crashes the application with the following error ``` 03-22 15:38:11.343: E/AndroidRuntime(13542): FATAL EXCEPTION: main 03-22 15:38:11.343: E/AndroidRuntime(13542): java.lang.ExceptionInInitializerError 03-22 15:38:11.343: E/AndroidRuntime(13542): at org.jivesoftware.smack.BOSHConnection.connect(BOSHConnection.java:201) 03-22 15:38:11.343: E/AndroidRuntime(13542):...