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

Support for adding a .p8 file for APNS Push Configuration #17

Open
n00ge opened this issue Dec 8, 2024 · 0 comments
Open

Support for adding a .p8 file for APNS Push Configuration #17

n00ge opened this issue Dec 8, 2024 · 0 comments

Comments

@n00ge
Copy link

n00ge commented Dec 8, 2024

It appears the parameters in the SDK for APNS Push Configuration only supports .p12 files while the endpoint supports both .p12 and .p8.
https://sendbird.com/docs/chat/platform-api/v3/push-notifications/managing-apns-configurations/add-an-apns-push-configuration

It would be beneficial to add support for both. See the implementation details in the SDK here:
https://github.com/sendbird/sendbird-platform-sdk-python/blob/main/sendbird_platform_sdk/model/add_apns_push_configuration_data.py

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

No branches or pull requests

1 participant