Posts

Post marked as solved
1 Replies
0 Views
I'm a dunce: When copying code from the dummy app, I didn't add the SelectionIntentHandling protocol to the class. Added and all is good.
Post not yet marked as solved
7 Replies
0 Views
In my case, I wasn't using NSDocument/UIDocument. I'm using a NSFetchedResultsController(Delegate) as the data source for a UITableView.
Post not yet marked as solved
6 Replies
0 Views
Interesting feedback - much appreciated. Thinking as a user, I could go either way. We have 1Password integrated into the app. I've coded it such that the login process begins once I get the credentials from 1Password. Users haven't complained about that, although we don't have a huge number of 1Password users with this app. On the desktop, I believe auto submit is the 1Password default - although (admittedly) I have that feature turned off. So maybe you're onto something! :-) I think I'll leave it as-is for now, even if I do find an answer to the root question.I did think of a second reason to find the answer though. I'd like to know if users actually use Password AutoFill. If I find an answer I'd like to add it to the app's analytics.