-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add Login method #466
Comments
Hello @Bart-Westenenk , |
I believe feature parity is an important part of any API. Currently we are making a CapacitorJS plugin that would allow us to translate native API’s to JS. I would like to expose a login button so users can login in advance (not when they want to do the payment, when a customer is waiting). This saves time for our users. |
@Bart-Westenenk Thank you for sharing your use case. We agree with the importance of feature parity and try to balance bridging such gaps with other improvements. Your feedback is making the case for prioritising this stronger. While we can’t commit to address it within the next month, we hope to soon be able to share an update on it. |
Hi @nataliq-pp, what would soon then mean? #443 had also been waiting for almost a year without activity. It really seems like the SDK is stale in terms of active development. Could you provide an insight in developer capacity available for this SDK (and by extent the Android SDK as well)? |
Hi there @Bart-Westenenk! Just wanted to assure you that our SDK is actively maintained and not stale. We have several dedicated teams in the area supporting the work to ensure everything runs smoothly. |
In the android equivalent of the SDK, there is a login method. This method does not exist on the IOS side. Can you implement this?
The text was updated successfully, but these errors were encountered: