@bugsnag/delivery-expo

@bugsnag/js delivery mechanism to send events and sessions from Expo, using the FileSystem API to cache and retry sending failed payloads

Usage no npm install needed!

<script type="module">
  import bugsnagDeliveryExpo from 'https://cdn.skypack.dev/@bugsnag/delivery-expo';
</script>

README

@bugsnag/delivery-expo

This delivery mechanism uses fetch to send events and sessions to Bugsnag's API. If a payload fails to deliver due to a network error, it is cached on disk and retried later.

License

This package is free software released under the MIT License. See LICENSE.txt for details.