-
Notifications
You must be signed in to change notification settings - Fork 0
fix: [SDK-4481] dedupe listeners and harden plugin lifecycle #13
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
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
6e307de
fix(notifications): replay click event after JS handler is registered
fadi-george 6cd408d
fix(android): use retainUntilConsumed for click events
fadi-george ac2a844
chore(demo): remove localStorage notification click logging
fadi-george aebb4d0
chore(debug): add temporary agent logging
fadi-george d315070
chore(demo): replace IonRouterOutlet with Switch to test useEffect cl…
fadi-george 4d2b243
fix(android): guard listener registration against duplicate calls
fadi-george eb8d5b5
refactor(android): promote observers to named fields
fadi-george 56878a8
fix(android): scope coroutines and fix cache leaks
fadi-george da52b66
fix(android): nudge SDK foreground state on init
fadi-george a5e15dc
feat(demo): add live-reload dev scripts for iOS/Android
fadi-george 4e054d6
fix(ios): guard init and fix cache leaks
fadi-george 450dc91
fix(js): dedupe native bridge listeners
fadi-george db03a91
fix(demo): bust Vite cache after SDK reinstall
fadi-george ff45c06
docs(demo): add README with run instructions
fadi-george afed1d4
fix(demo): split SDK build and install stamps
fadi-george ce2dddb
fix(demo): persist notification clicks to localStorage
fadi-george f1dbf55
fix(ios): break retain cycle via listener proxy
fadi-george 0a9afe7
fix(ios): avoid swizzling inherited methods on parent class
fadi-george 0aeab8d
fix(ios): queue multiple cold-start notification responses
fadi-george 228ee68
fix(examples): always own vite on a free port
fadi-george 9baef26
fix(ios): stop capturing taps after cold-start drain
fadi-george File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.