IceSoap
IceSoap copied to clipboard
Easy, asynchronous, annotation-based SOAP for Android
have a issue with an Android app: when I compile with **minifyEnabled true** I guess it's an issue with the obfuscation, I have this error: ``` b.b.a.c.a: The xpath expression...
Hi, I need to know if request was started because I don't receive any response from the server. So I don't know if the issue is in my app or...
When trying to use a custom processor for a ParentNode (not a text node) it doesn't work: the related fiels stay null. Here is the code for the matching class:...
Someone can help me Please, How to save and return cookies to the web service? i need to retrieve header values from the web service Authetification response. I would like...
In Crashlytics I see a lot of crashes which all come down to the same thing: Fatal Exception: java.lang.IncompatibleClassChangeError Couldn't find com.alexgilleran.icesoap.annotation.XMLField.value libcore.reflect.AnnotationAccess.toAnnotationInstance (AnnotationAccess.java:659) java.lang.reflect.Field.getAnnotation (Field.java:242) For example at lines...