Iterable / swift-sdk

Iterable's iOS SDK. Receive and track pushes to Iterable from your iOS app.
https://iterable.com/
MIT License
86 stars 68 forks source link

[MOB-8537] updates action runner logic to check allowed protocols #769

Open evantk91 opened 1 month ago

evantk91 commented 1 month ago

🔹 Jira Ticket(s)

✏️ Description

This pull request updates the action runner to check if protocol is allowed before checking if url can be handled by the url handler or custom action handler.