> On Oct 3, 2014, at 12:19 PM, David Quon <[email protected]> wrote: > > Is it possible to change the Couchbase Lite User-Agent programmatically? For > example it would be helpful to be able to distinguish the difference between > clients on different iOS versions.
You mean for collecting metrics of your app's users? The user-agent is a hardcoded string, but you can change it by editing the source code :) —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/E47613F1-C249-4F46-B7EB-2647ACAF2604%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
