Test in Android with debug

It is posible to do a

uno build --target=Android --run

with Debug? In Cmake the app work really bad and in IOS I still have errors with the special characters in the GET and POST HTTP that I cant use my app (https://www.fusetools.com/developers/forums/bug_reports/httpmessagehandler_request_done_and_error?page=2)

Hi,

What kind of issues are you trying to debug? And what problems are you seeing with the Cmake builds?

We don’t have a very advanced debug setup for Android right now. We can probably help you set up a command line gdb session (or try out an experimental Eclipse plugin) but I’m not sure that’s the right way to progress on this. :slight_smile: