logoalt Hacker News

dylan604today at 5:29 AM1 replyview on HN

Allowing an app to access the pasteboard without the user explicitly pasting into the app is weird to me. Maybe the thing I have in the pasteboard is not for this app but left over from use in another app. Since there's no easy way to clear the pasteboard, this will happen often. Maybe it's because I'm not an app dev that this doesn't make sense to me????


Replies

aalimov_today at 5:41 AM

iOS will ask for pasteboard permission every time an app wants to read the actual contents.

show 1 reply