Skip to content

Commit ddc8ba9

Browse files
author
Brad Umbaugh
committed
Clarification about iterable:// actions
1 parent f022ba4 commit ddc8ba9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,9 @@ the SDK. If the URL of the button or link uses an `iterable://` URL known
482482
to the SDK, it will be handled automatically and will not be passed to the
483483
custom action handler.
484484

485+
- The SDK does not yet recognize any `iterable://` actions, but may
486+
do so in the future.
487+
485488
- The SDK passes all other URLs to `IterableConfig.urlDelegate.handle()`. If
486489
`urlDelegate` (an `IterableUrlDelegate` object) has not been set, or if it
487490
returns `false` for the provided URL, the URL will be opened by the system

0 commit comments

Comments
 (0)