krakenjs/beaver-logger

React Native - window.location.protocol undefined

apbuteau opened this issue · 2 comments

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