Skip to content

v6.13.0

Compare
Choose a tag to compare
@nickdowell nickdowell released this 29 Sep 10:08
· 1124 commits to master since this release
40adfbb

Enhancements

  • Bugsnag can now automatically capture breadcrumbs for network requests made via NSURLSession.
    To use this functionality, install the BugsnagNetworkRequestPlugin plugin and then enable it in your BugsnagConfiguration.
    For more information see the documentation.