Skip to content

Conversation

khun84
Copy link

@khun84 khun84 commented Mar 5, 2022

As HMS is gaining more traction recently, especially in the Asia Pacific region, I've proposed (see #635) to introduce HMS as one of the supported push notification service in rpush.

As much as possible, the implementation strives to follow the existing code structure and I have been using it in production environment for more than 2 years.

@risinglf
Copy link

risinglf commented Jul 18, 2022

Hello! Thanks @khun84 for your help! Is there any plan to merge this PR?

@khun84
Copy link
Author

khun84 commented Jul 19, 2022

Hello! Thanks @khun84 for your help! Is there any plan to merge this PR?

@risinglf it really depends on when the upstream owner is available to review and merge it. This PR has been opened for couple months. 😆

add_column :rpush_apps, :hms_key_id, :string
add_column :rpush_apps, :hms_sub_acc_id, :string
add_column :rpush_apps, :hms_key, :string
add_column :rpush_notifications, :title, :string
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you help me understand why this is required for HMS but not for other systems?

@benlangfeld
Copy link
Collaborator

benlangfeld commented Sep 9, 2024

Hey! If we can get the tests passing and clear up the question about database schema changes, I'd like to get this moved forward. I'm going to leave the PR in draft status until then to indicate that it's waiting on further changes before being ready for a final review.

@khun84
Copy link
Author

khun84 commented Nov 29, 2024

@benlangfeld Thanks. Lots of thing happening on my end here recently. I will find time to address the comments, its been 2 years since I left it here 😆

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

Successfully merging this pull request may close these issues.

3 participants