#mahi_96911
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- mahi_96911, 22 hours ago, 8 messages
- mahi_96911, 1 day ago, 24 messages
- mahi_96911, 2 days ago, 26 messages
- mahi_96911, 2 days ago, 34 messages
are you trying to collect payments while offline?
no iam using collect via cardreader sometimes its display in sleep mode , then how to recongize its sllep mode
Hi @verbal edge here's an example on how to implement an offlineDelegate https://github.com/stripe/stripe-terminal-ios/blob/master/Example/Example/DelegateAnnouncer.swift#L204
ok thanks,Then how to find device bluetooth mode is on or off its any method in stripee terrminal ios sdk
You mean how to tell if the iOS device has bluetooth turned on?
hi! I'm taking over this thread.
you mean you want to know if the iOS device itself has bluethooth turned on/off?
yes ,
this is not really related to Stripe. but maybe check this? https://stackoverflow.com/questions/47300632/check-bluetooth-status-swift-4