Skip to content

bugsnag/bugsnag-unity-web-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bugsnag-unity-web-request

This is a wrapper for the Unity UnityWebRequest class.

It allows the BugSnag Unity Performance SDK and the BugSnag Unity Notifier to be notified of the start and end points of a UnityWebRequest.

To use, simply use the class BugsnagUnityWebRequest in your project exactly the same way you would use UnityWebRequest.