CSS on private domain, Cordova, and Capacitor

If your app is served on a private, protected, or otherwise restricted domain (e.g., behind a VPN or firewall, or in a Cordova or Capacitor app), then LogRocket won't be able to fetch CSS and image assets during playback. See Testing on localhost/VPN for more information on why this is the case.

To get around this limitation, we recommend hosting a second version of your assets on a public domain, and using the baseHref option to inform LogRocket of the public asset location.