问题
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