How to see NSLog
or any plain printf
output with Apportable? I run my program with apportable debug
and run
the gdb, but there's no output.
NSLog and printf are piped to the android logging system. So in order to see your messages; invoke adb logcat. That will allow you to see logging.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With