How to hide unwanted strange logs iOS

Solution:

1. Goto Xcode menu Product -> scheme -> Edit scheme

2. In left menu select Run -> in menu select arguments 

3.On environment variable OS_ACTIVITY_MODE = disable.

4. After that logs will be disabled.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift