fix(ios): fully working mobile versions

fix

fix

fix

testing

testing

fix
This commit is contained in:
2025-04-29 16:54:20 +01:00
parent d102ab3f6e
commit 3a3acc4a1c
5 changed files with 13 additions and 14 deletions

View File

@@ -9,6 +9,7 @@ permissions = [
"core:window:allow-show",
"core:window:allow-set-focus",
"fs:default",
"os:default",
{ identifier = "http:default", allow = [
{ url = "https://haystack.johncosta.tech" },
{ url = "http://localhost:3040" },

View File

@@ -7,6 +7,7 @@ permissions = [
"core:default",
"fs:default",
"http:default",
"os:default",
{ identifier = "http:default", allow = [
{ url = "https://haystack.johncosta.tech" },
{ url = "http://localhost:3040" },