Skip to content

Conversation

appleboy
Copy link
Owner

  • Add context parameter to InitAPNSClient and PushToIOS functions
  • Update calls to InitAPNSClient and PushToIOS to include context parameter
  • Modify APNs client push method to use PushWithContext
  • Add context import in notification_apns.go
  • Update tests to include context parameter in InitAPNSClient calls

- Add context parameter to `InitAPNSClient` and `PushToIOS` functions
- Update calls to `InitAPNSClient` and `PushToIOS` to include context parameter
- Modify APNs client push method to use `PushWithContext`
- Add context import in `notification_apns.go`
- Update tests to include context parameter in `InitAPNSClient` calls

Signed-off-by: appleboy <appleboy.tw@gmail.com>
@appleboy appleboy merged commit e70a94e into master Jun 15, 2024
@appleboy appleboy deleted the ios branch June 15, 2024 02:03
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.

1 participant