Skip to content

_prettyPrintNumber is US-only? #245

@jd-bus

Description

@jd-bus

Issue Summary

The implementation of ActiveCall _prettyPrintNumber does not use a proper international number formatter. Instead it seems to be hardcoded to assume that the number is USA format. This affects ActiveCall.toFormatted and ActiveCall.fromFormatted.

Steps to Reproduce

Try calling an international number like +52 55-2591-9530.

Expectation: toFormatted should return like: +52 55-2591-9530
Observed result: toFormatted returns: (525) 525-919530

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions