ios - Can a custom keyboard extension identify a user of my companion application in any way? -


Whether a custom keyboard app extension can have a specific user identity, which is based on settings / credentials / identity mechanism Partner application or otherwise? "Identifying a specific user" means I mean that in the context of my own application / service / brand, not personal / phone data on my device.

Or is it always a stable keyboard, which is always unable to determine the user / phone use it?

I think you should be able in your collaborative app, NSUserDefaults Put whatever identifier you want into, and leave the keyboard in its view in the deodel of your UIInputViewController subclass.

Let me know that he works.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -