top | item 23639025

(no title)

_frog | 5 years ago

For Apollo's use case there's a solution: iOS 14 adds a new API that lets you perform a pattern match against the contents of the clipboard. That way Apollo can attempt to match a Reddit link, and only actually read the clipboard if that match is successful.

discuss

order

graeme|5 years ago

Yeah the dev has commented on that. It sounds like they had a legit use case and will be using the new API.