Skip to content

updateSubscriptions doesn't return any callbacksΒ #957

@emndeniz

Description

@emndeniz

✍️ Issue Description

We are using the updateSubscriptions function in the SDK. The problem is that updateSubscriptions doesn't return any success or failure callback. In any case, update subscription endpoint returns an error, the App is unaware of it.

I was checking the implementation details and saw that in the implementation layer of the SDK, it already has the success and failure results. Can you pass these callbacks to the API level for us to get it?

Updating subscriptions is a mandatory feature for our app. Without this result we can't show a UI to user with latest enable/disable status of specific notification types.

Please provide a clear and concise description of the issue you are experiencing.

πŸ“‹ Steps to Reproduce

(List all necessary steps to reliably reproduce the issue.)


πŸ‘€ Iterable orgId: Enter your organization id

πŸ“¦ Iterable SDK version: Enter which version of Iterable SDK are you targeting

πŸ“² iOS SDK version: Enter which version of iOS SDK are you experiencing this issue


⚠️ Beta Software Notice

Important: Our team does not provide support for issues encountered on beta or pre-release versions of operating systems, development tools, or other software. Please verify that the issue occurs on stable, officially released software before submitting this report. Thank you for your understanding.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions