IOS app showing blank screen when using Capacitor
My code is wokring perfecting fine in website and in android as well, but when i try to run the same exact code, the code is not working as it is supposed to i get an very wired error,I searched in the internet about this issue and got nothing, the only thing i got was that this has to do something with the http://localhost which is working in android, but when runing the code in ios it chnages to capacitor://localhost and due to which my service worker is throwing an error, here is the error