IBM MFP Logs disabling on ios simulator

老子叫甜甜 提交于 2019-12-12 04:36:14

问题


I have disabled all the NSLogs/print from my ios/swift project. But MFP Sdk is still logging the response when i run the app on simulator. When i run the app on device then it works properly by not showing any logs. How can i disable on simulator also??


回答1:


You can't disable logs in MFP 7.x SDK's while running on simulator as it is meant for development and testing phases.

You can raise a request for enhancement of MFP product here.



来源:https://stackoverflow.com/questions/43494278/ibm-mfp-logs-disabling-on-ios-simulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!