HaninMoAnwar

Results 2 comments of HaninMoAnwar

I've found that timeout is handled by `onTimeoutListener` callback only for `authorize `, `startTransaction`, and `stopTransaction` requests. ![image](https://github.com/user-attachments/assets/960abda5-00a7-40f2-baa0-694486492e39) Do other requests have this callback or not ? I yes, how...

We as EvFlash Compony, handled this issue by setting `onTimeoutListener`, `onReceiveConfListener` callbacks for each request and pass App handler functions to these listeners, just to track connectivity status in our...