Ankush patel

Results 2 comments of Ankush patel

**Question** Hey guys I'm wondering that if you have added support for Android12. I started to update my react-native app to support Android 12 and I have some problems. -...

Add the following code in your ksoap envelope:- `soapEnvelope.headerOut = new Element[1]; soapEnvelope.headerOut[0] = buildAuthHeader(); ` Add this function that will create **header elements** private Element buildAuthHeader() { Element h...