ios - Cordova app suddenly has no console log in Xcode -


my cordova app has been output console.log fine in console of xcode. 1 day (not sure happened), shows blank. followed instructions here nothing works xcode 4 - debug area no longer shows console output (nslog)

here have:

enter image description here

this shows blank:

enter image description here

enter image description here

enter image description here

update 1

i tried old codebase , no console log either. looks xcode configuration specific. messed randomly , automatically.

i found out deployment device , start may take minute. if open app manually right after deployed, different instance , no debug available in xcode. have wait xcode run app show console info.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -