fix(inji-522): enable the location service before initiating the vc sharing. (#1004)

* fix(inji-522): enable the location service before initiating the vc sharing.

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>

* fix(inji-522): update literals in the location service enabling popup

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>

* fix(inji-522): update checkLocation state name

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>

* fix(inji-522): removed duplicate namespace

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>

---------

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>
This commit is contained in:
vijay151096
2023-11-16 10:28:12 +05:30
committed by GitHub
parent a557b679ea
commit b0ebef0acd
14 changed files with 104 additions and 271 deletions

View File

@@ -479,7 +479,7 @@
"scanningGuide": "Hold the phone steady and scan the QR code",
"errors": {
"locationDisabled": {
"message": "Location services must be enabled to share card",
"message": "To continue, let your device turn on location",
"button": "Enable location services"
},
"locationDenied": {