We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f022ba4 commit ddc8ba9Copy full SHA for ddc8ba9
README.md
@@ -482,6 +482,9 @@ the SDK. If the URL of the button or link uses an `iterable://` URL known
482
to the SDK, it will be handled automatically and will not be passed to the
483
custom action handler.
484
485
+ - The SDK does not yet recognize any `iterable://` actions, but may
486
+ do so in the future.
487
+
488
- The SDK passes all other URLs to `IterableConfig.urlDelegate.handle()`. If
489
`urlDelegate` (an `IterableUrlDelegate` object) has not been set, or if it
490
returns `false` for the provided URL, the URL will be opened by the system
0 commit comments