Poseemos un PWA basado en un solo spa que funciona muy bien en el navegador Chrome del dispositivo Android.
La misma aplicación no se carga en el navegador Chrome de iPhone. Sin embargo, todavía funciona bien en Safari/Firefox. El error no es lo suficientemente descriptivo:
LOGServiceWorker registration successful with scope: <url here> ERRORSol module error! ERRORModule NAME: @mst/auth ERRORapplication '@mst/auth' died in status LOADING_SOURCE_CODE: (0,i.createContext) is not a function. (In '(0,i.createContext)(u.default)', '(0,i.createContext)' is undefined) ERRORTypeErrorEsto tampoco es reproducible en Mac.
Cualquier pista / puntero sería útil.