Skip to content
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-le reconnect wrong signature #3374

Closed
chegewara opened this issue Apr 10, 2020 · 0 comments · Fixed by #3394
Closed

bluetooth-le reconnect wrong signature #3374

chegewara opened this issue Apr 10, 2020 · 0 comments · Fixed by #3394

Comments

@chegewara
Copy link

In this reconnect function signature we can see that function should return Observable<{ status: DeviceInfo }>, but i found that it returns Observable<DeviceInfo> at least with android. I confirmed it by printing logs and changing this code locally.

https://github.com/ionic-team/ionic-native/blob/master/src/%40ionic-native/plugins/bluetooth-le/index.ts#L568-L577

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant