React Native - window.location.protocol undefined
apbuteau opened this issue · 2 comments
apbuteau commented
When using this package in a React Native app there is an issue with window.location being undefined. This causes an issue here:
https://github.com/krakenjs/beaver-logger/blob/master/src/logger.js#L105
bluepnume commented
Fixed by @daniel-shuy
apbuteau commented