ios10 - Appcelerator Live View Console.Log not working -
odd 1 this. ever since upgrading ios10 , latest appcelerator sdk (5.5.0), can't simple console.log("hi!")
show in console when i'm testing on iphone 6s plus connected mac via usb, using liveview.
i've tried changing ti.api.info("hi!")
- believe old way - no avail. if change alert("hi!")
, works fine. however, it's not useful console.log
used when developing things must tested on connected device (the camera, in case).
i've googled this, plus done extensive searching on stackoverflow.
it may new no-one has noticed yet.
can help?
it's known issue. apple changed way log data. appcelerator sdk has adapted changes. i'm pretty sure they'll fix asap. you'll have await update.
greetings
edit: here corresponding jira ticket (https://jira.appcelerator.org/browse/timob-23786)
Comments
Post a Comment