Search code examples
iosswiftibm-mobilefirstibm-cloud

IBM MFP Logs disabling on ios simulator


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??


Solution

  • 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.