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

android: feat(terminal): add bindings for reader software update status, battery level, and simulator configuration #359

Merged

Conversation

DoctorMcKay
Copy link
Contributor

Adds new events to report reader software update status, an event to report reader battery status, and setSimulatorConfiguration method.

@kyleabens
Copy link

Any update on this? The only thing preventing me from using this plugin is not being able to listen for firmware updates so I can convey that to the user.

@rdlabo
Copy link
Member

rdlabo commented Aug 11, 2024

Sorry for the delay. I looked it over and it is excellent! Thanks for the great pull request following the code so far.
Merge and test further.

@rdlabo rdlabo merged commit e3409e1 into capacitor-community:main Aug 11, 2024
@rdlabo
Copy link
Member

rdlabo commented Aug 11, 2024

Note: It will take some time to release the product as we will be working on the iOS implementation. Also, there is a possibility of specification changes to make it consistent with iOS behavior.

@rdlabo
Copy link
Member

rdlabo commented Aug 11, 2024

Note: iOS can't get errorCode, so changed type.
6db8444

@rdlabo
Copy link
Member

rdlabo commented Aug 12, 2024

@DoctorMcKay Released! Thanks awesome pull request! https://github.com/capacitor-community/stripe/releases/tag/v6.1.0

Did you use this plugin for production? If yes, please tell us what app. This help development this plugin.

👉 #145

Thanks.

@DoctorMcKay
Copy link
Contributor Author

Great, thanks for the release!

I am using this in production, but it's a private app that's not publicly available.

@DoctorMcKay DoctorMcKay deleted the feat/reader-status-events branch August 14, 2024 04:00
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 this pull request may close these issues.

3 participants