kivy-ios
kivy-ios copied to clipboard
Feature: add redirection to NSLog, if KIVY_NSLOG=1 is set
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.