#Sammmmm

1 messages · Page 1 of 1 (latest)

rustic flowerBOT
scarlet dagger
#

Hi there!

#

Which Terminal device are you using? BBPOS WisePOS E?

broken crescent
#

YES.

abstract coral
#

which SDK? (iOS/Android/something else)?

broken crescent
#

web JavaScript @abstract coral

abstract coral
broken crescent
#

When i switch to other WiFi, the getConnectionStatus method has a high latency, it needs to wait until the heartbeat check times out to get the new connection status.

abstract coral
#

I believe so, but that's really the only option, you can't change the heartbeat frequency or anything

broken crescent
#

So, how can I tell the user in real time that your link is disconnect? PLZ~

abstract coral
#

well if you attempted to do something with the reader like calling collectPaymentMethod and it returns a connection error, then you would know, and you can periodically call getConnectionStatus to check the status every couple of seconds of so on

broken crescent
#

OK, thank you.