|
|
|
|
|
by masklinn
2187 days ago
|
|
> There a APIs in iOS (which existed before iOS 14) that allow you ask the OS if the clipboard content matches a pattern (e.g. is it a URL) I don’t think that’s the case. You can check if there’s a URL in the clipboard but that’s a UTI thing. Most of the URLs would likely be in the “strings” section of the clipboard. |
|