Is there a mobile analytics library for iOS that supports being used in a custom keyboard extension out of the box?
Many I have looked at so far reference [UIApplication sharedApplication]
which is not available in application extensions, or the library has not been brought up to date for use in this context.
Would be great if I could also associate a 'session' in the companion app with keyboard usage. Is there a provider that does this well so far?
*Note - this is purely for collecting data to improve the use of the app & keyboard