> You mean for collecting metrics of your app's users? Not to collect metrics but mainly as a workaround for this issue: https://groups.google.com/d/msgid/mobile-couchbase/209158bc-3902-429d-8e7a-4f50bc40cd94%40googlegroups.com?utm_medium=email&utm_source=footer
For example we could redirect all traffic for iOS 8 CBL traffic to use TLS v1.0 and all other traffic to use TLSv1.2 based on the User-Agent. On Saturday, October 4, 2014 10:57:51 AM UTC-7, Jens Alfke wrote: > > > > On Oct 3, 2014, at 12:19 PM, David Quon <[email protected] > <javascript:>> 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/12d888b2-d556-46e8-9e6b-40375d51b7d5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
