stripe-ios icon indicating copy to clipboard operation
stripe-ios copied to clipboard

Print failed requests to console in debug mode

Open wooj-stripe opened this issue 2 months ago • 2 comments

Summary

It's kind of difficult to see when requests are failing. I propose we print requestID to the console so that it's easier to see/debug.

Motivation

Difficult to view requestId's unless you have a ton of breakpoints in code.

Testing

Manual testing.

Changelog

wooj-stripe avatar Dec 17 '24 01:12 wooj-stripe