All checks were successful
/ deploy (push) Successful in 14m53s
(qol): updated todos (fix): small px-2 that shouldn't be there (feat): turn focus reconnect into a continuous reconnect
17 lines
293 B
JSON
17 lines
293 B
JSON
{
|
|
"identifier": "mobile-capability",
|
|
"platforms": [
|
|
"android",
|
|
"iOS"
|
|
],
|
|
"windows": [
|
|
"main"
|
|
],
|
|
"permissions": [
|
|
"deep-link:default",
|
|
"app-events:default",
|
|
"barcode-scanner:default",
|
|
"barcode-scanner:allow-scan",
|
|
"barcode-scanner:allow-cancel"
|
|
]
|
|
}
|