-
Notifications
You must be signed in to change notification settings - Fork 82
Description
βοΈ 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.