John Tran
John Tran
@IsaiahJTurner thanks for your patience, I'm looking to get an answer to you by tomorrow
@IsaiahJTurner Could you clarify how you're setting up Amplitude in your extensions? Amplitude's dev docs [mention some differences when using Amplitude in extensions](https://developers.amplitude.com/docs/advanced-settings#ios-extensions). Events might not be uploaded if `eventUploadPeriodSeconds`...
Thanks for the report, will look into this. Is there any more context you could provide us? - Do you have data on the specific devices/OS versions that these crashes...
Thanks for the report, will look into this
Thanks for reporting this, will take a look at a fix ASAP
It's a false positive warning, amplitude-js should still work in a react-native environment in the meantime while the fix is being done Solution will involve the `BUILD_COMPAT_REACT_NATIVE` flag
Thanks for reporting @nikhiltech. Could you upload a screenshot of the unset local storage value or a failed network request example from your browser's dev tools?
hey @ChetanGoti, I was able to use `amplitude.esm.js` through es modules in a create-react-app project. I think the problem may be in your project-specific code transpilation. How are you doing...
Hey @stoplion, you could take a look at these docs - Story of instrumenting an event: https://developers.amplitude.com/docs/how-amplitude-works - Use cases for the API: https://developers.amplitude.com/docs/tracking-events
Thanks for reporting this, we'll take a look at a fix