Closed makarkotlov closed 6 months ago
This pr contains the fix for the following error during the tests runtime:
/Users/me/project/node_modules/mixpanel-react-native/javascript/mixpanel-persistent.js:45 yield this.storageAdapter.getItem((0, _mixpanelConstants.getDeviceIdKey)(token)).then(function (deviceId) { TypeError: Cannot read properties of undefined (reading 'then')
this pr contains parts of this pr, I'll reopen
This pr contains the fix for the following error during the tests runtime: