Can I use the Capacitor live reload feature in production to redirect to one site that runs everywhere?
"server": {
"url": "https://example.com",
"allowNavigation": [
"https://example.com"
]
},
1 post - 1 participant