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

store cgpoint in userdefaults iOS swift