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
Not sure which API requests you're referring to? I have handleUncaughtErrors set to true, so errors are reported automatically. But you can also add explicit logging using the rollbar library as per the docs.
Do I need to do anything to be able to see context (local variables, etc) in my Flutter stack traces? Currently it always says
No context to show!
This is how I'm initializing Rollbar in my app:
The text was updated successfully, but these errors were encountered: