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

Allow users to enter phone number during setup / configuration #71

Open
CoryFoy opened this issue Oct 28, 2024 · 1 comment
Open

Allow users to enter phone number during setup / configuration #71

CoryFoy opened this issue Oct 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@CoryFoy
Copy link
Member

CoryFoy commented Oct 28, 2024

As part of the CoT user message we can include a phone numbers which allows ATAK/iTAK users to tap on the user and have quick access to call them. Apple doesn't support querying for the devices number (which would be problematic on tablets, phones without sims, or phones with multi-sim) but we can add a setting for the users phone number and expose it during the setup process and in the settings pane

@CoryFoy CoryFoy added the enhancement New feature or request label Oct 28, 2024
@CoryFoy CoryFoy self-assigned this Oct 28, 2024
@miniwg
Copy link

miniwg commented Oct 28, 2024

To add the TAK server and ATAK will support numbers in international format - ie: +12345678900
So input validation should allow '+ 0-9'
The CoT message field used for the functionality is in the 'contact' section: <contact callsign="Test" phone="+12345678900" />

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

No branches or pull requests

2 participants