stonesam92/ChitChat

Apparent compatibility problem with safari

Closed this issue · 3 comments

Hi, i'd been using Chit Chat last months with no problem, and yesterday started to fail in the way explained below. Which may be the problem?
Thanks in advance
captura de pantalla 2015-08-21 a las 11 30 26

Hi @jjvelascog, you can found a temporary solution in #40 ... Is a problem in user agent.

Thanks, i downloaded the @navgarcha solutions. Works like a charm!

this is resolution:

_webView._customUserAgent = @"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0.8 Safari/7046A194A";

Please developer project... input this code in source code and fix this.