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

About ussd auto dialing #1

Open
elieserdiaz opened this issue Jan 3, 2021 · 4 comments
Open

About ussd auto dialing #1

elieserdiaz opened this issue Jan 3, 2021 · 4 comments

Comments

@elieserdiaz
Copy link

I am developing a simple html and JavaScript module which I expect to add to any html hybrid application or web site to manage transactions between owners and clients. But I am stuck with the possibility of making a direct call (the user has no need to see or press call button from the dial pad) I would like the simplest possible javascript code to do that with out Cordova, Capacitor or any other intermediary software. ¿Could you help me?
This is my email [email protected].
Thanks a lot for your help and concern.
Elieser Díaz

@aleguerra05
Copy link
Owner

In Flutter I use package:call_number/call_number.dart
Long time ago

@elieserdiaz
Copy link
Author

elieserdiaz commented Jan 3, 2021 via email

@aleguerra05
Copy link
Owner

Call_number.dart is a Flutter plugin that is very probably use a channel for Android implementation (using Android calling service)
I sugest you to look this insted:

https://github.com/Rohfosho/CordovaCallNumberPlugin

@elieserdiaz
Copy link
Author

elieserdiaz commented Jan 4, 2021 via email

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

No branches or pull requests

2 participants