Open GoogleCodeExporter opened 8 years ago
This sounds like an encoding issue. How do you create the xml-string?
Original comment by christof...@gmail.com
on 20 Nov 2011 at 4:39
Original comment by christof...@gmail.com
on 20 Nov 2011 at 4:51
I am getting XML string from iOS device via put method.
There is an issue in base64decode(String str) method of Plist class.
If I use another Base64 utility
(com.sun.org.apache.xml.internal.security.utils) for
decoding it works well.
-Abhinay
Original comment by abhinay....@mobileasap.com
on 20 Nov 2011 at 4:53
Could you provide me with a encoded base64 sequence that fails?
Original comment by christof...@gmail.com
on 20 Nov 2011 at 6:11
Original issue reported on code.google.com by
abhinay....@mobileasap.com
on 15 Nov 2011 at 12:01