79522965

Date: 2025-03-20 12:46:27
Score: 1.5
Natty:
Report link

Solved this issue by adding to capacitor.config.ts instead of capacitor.config.json

server: {
    url: "http://{yourIpAdress}:{yourAppPort}",
    cleartext: true
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Illia Panchenko