Poolakey icon indicating copy to clipboard operation
Poolakey copied to clipboard

Set connectionFailed to Print error log by default.

Open DHosseiny opened this issue 5 years ago • 1 comments

Desirable behavior is to see error log when something unexpectedly happened.

DHosseiny avatar Jan 20 '20 07:01 DHosseiny

Thank you for your contribution on this project.
It would be much nicer if user could turn off this default behavior using a flag, perhaps inside PaymentConfiguration class you could add a flag for this purpose. Also, it's much preferred to have this behavior throughout the library and not just for connectionFailed callback.

PHELAT avatar Jan 31 '20 14:01 PHELAT