CSS on private domain / Cordova
If your app is served on a private or protected domain (ie. behind a VPN/firewall, or a Cordova 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.
Updated over 6 years ago