Skip to content

Disable Bugsnag library in test builds

Compare
Choose a tag to compare
released this 23 Aug 15:13
· 75 commits to master since this release

There are aspects of the Bugsnag library are causing memory leaks in test environments. This release automatically disables the import when making a test build.

Thanks @cibernox for your excellent contribution in #52.