Troubleshooting
Issue: SDK not sending events
Issue: SDK not sending events
This may be due to your SDK configuration. Try the following:
- Double-check your
apiKey. - Ensure
debug: trueis set during initialization to see console logs. - Check if
sampleRateis set too low orbeforeSendis dropping events. - Verify network connectivity and any ad blockers that might interfere.
Issue: Missing context
Issue: Missing context
Solution: Ensure
identify, setTags, and setExtra are called at the appropriate times.[email protected].