Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sdk): Set {{auto}} if user.ip_address is undefined #4466

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

krystofwoldrich
Copy link
Member

@krystofwoldrich krystofwoldrich commented Jan 20, 2025

📢 Type of change

  • Bugfix
  • Enhancement

❓ What to do for RN v6?

Map current behaviour for RN JS, Cocoa, Android and Android Native.

Plat Relay adds SDK adds
RN JS
Cocoa
Android
Android Native

🛑 Blocked by JS v9

💡 Motivation and Context

💚 How did you test it?

unit tests

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explicity set user.ip_address: {{auto}}
1 participant