kivy-ios icon indicating copy to clipboard operation
kivy-ios copied to clipboard

Feature: add redirection to NSLog, if KIVY_NSLOG=1 is set

Open tito opened this issue 1 year ago • 0 comments

In non-debug build, stdout/err are not working, so we deactivate print. This patch allow to redirect stdout/err into NSLog if requested.

Don't merge, i actually didn't tested this specific, but a pure python implementation. Seems that i did some mistakes, going to fix it tomorrow.

tito avatar Apr 05 '23 18:04 tito