We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello, I have configure instabug as follows:
Instabug.start(withToken: AppAttributes.InstaBugID, invocationEvents: [.none]) NetworkLogger.enabled = false SessionReplay.enabled = false SessionReplay.networkLogsEnabled = false
when I am debugging I am getting weird logs in console every time.