-
Notifications
You must be signed in to change notification settings - Fork 269
feat(fcm): Support Proxy field in FCM AndroidNotification
#676
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
Conversation
byungwoo-Nam
commented
Mar 7, 2025
- Adding Proxy Fields to AndroidNotification Struct
|
Related issue: #675 |
|
Thank you for your interest and request for review |
lahirumaramba
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @byungwoo-Nam Thank you for your contribution! Could you also add tests to cover the new changes?
proxy field in FCM AndroidNotification
proxy field in FCM AndroidNotificationProxy field in FCM AndroidNotification
|
Could you also fix the lint errors? The new types are missing comments/docstrings |
|
Thank you for your interest, @lahirumaramba |
jonathanedey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @byungwoo-Nam, Added one comment, could you resolve that and fix failing tests. Thanks!
jonathanedey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thank you!
|
Thanks for reviewing and merging! |