Hi Heiko,
didn't face any problem at all with the JSON payload, worked fluently once I managed to get in
https://community.jboss.org/thread/195861
Regarding AFNetworking, it's a great library. It's basically a thin-wrapper for the underlying http libraries of IOS. I really liked the _blocks approach for network callbacks so the request-response-update UI is encapsulated in one-go. For my first app I used ASIHTTPRequest (another popular library) but there were some rumours of project abandoning and because I didn't like the delegate approach for callbacks, I decided to switch.
Regards
Hi Jay, are you guys already working on the Android version? How much interested would we be in an Adroid version of Christos app?
This is all Christos!! He just pushed his initial Android version to github - https://github.com/cvasilak/JBoss-Admin-Android
:-)