-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bluetooth connection #201
Comments
@Memet18 Thanks for raising this issue. Can you please include:
|
@EarthyOrange I checked it on many devices:
If I build the same code but change the SDK version to the old one PUBLISH_VERSION=2.0.1.201812, then everything works. The reader can be found and i can connect to it Debug code on version PUBLISH_VERSION = 2.4.00.2132800 (does not work): 2022-01-13 18:46:48.945 14255-14954/com.paypal.paypal_sdk_for_reader_example D/PayPalRetailSDK:DeviceManager: searchAndConnectWithConfig { |
@Memet18 I don't see the Ingenico reader being discovered in the logs at all.
|
@EarthyOrange Yes i added the location permission. Although your documentation doesn't say it. Moreover, even in your example application, search and connection does not work, and there is no check for access to the location. I was adding permission to use location myself but still the search didn't work |
@Memet18 Can you please reach out to your POC at PayPal to file this issue with the PPH-SDK team? It will help us prioritize and look in to this issue at the earliest. |
The connection to the device (RP457 A) does not work in the latest versions, including v2.4.0021363000.
When calling the method (searchAndConnect), it does not find the device. If you select the method of the last connected device, the device is displayed but does not connect to the device. The connection hangs, then jumps out, try again. I checked it on several devices, it does not connect at all.
The text was updated successfully, but these errors were encountered: