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: skip deep link event when url is missing #150

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

liuyang1520
Copy link
Collaborator

Summary

fix: skip deep link event when url is missing

This PR filters the deep link event (triggered with activity creation) by only limiting to the case when intent.data is available, this can potentially avoid some noisy.

Note this is a breaking change, the existing users will probably see a drop in the event volume, but I think this change aligns more to a bug fix.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: No

@liuyang1520 liuyang1520 requested review from a team October 13, 2023 20:16
@liuyang1520 liuyang1520 force-pushed the deep-link-event-improve branch from 3e2a14e to 4179aa2 Compare October 16, 2023 18:34
@liuyang1520 liuyang1520 merged commit b8a4a87 into main Oct 16, 2023
2 checks passed
@liuyang1520 liuyang1520 deleted the deep-link-event-improve branch October 16, 2023 19:23
github-actions bot pushed a commit that referenced this pull request Oct 16, 2023
## [1.11.2](v1.11.1...v1.11.2) (2023-10-16)

### Bug Fixes

* skip deep link event when url is missing ([#150](#150)) ([b8a4a87](b8a4a87))
@github-actions
Copy link

🎉 This PR is included in version 1.11.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants