You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
Steps to Reproduce the Problem
Make network requests using the async methods of URLSession. For example:
instead of
Expected Behavior
network request logs will show up in bug reports and in the Network tab
Actual Behavior
They do not show up in either place.
Instabug integration code
We are a full SwiftUI app so this is called from the init method of our App instance
SDK Version
12.1.0
iOS Version
17.1 (build with minimum target of 16.0)
Device Model
iPhone 15 Pro Max (and also iPad simulator running iOS 16.4)
[Optional] Project That Reproduces the Issue
The text was updated successfully, but these errors were encountered: