Giter Site home page Giter Site logo

"WhatsApp works with Safari 9+" about chitchat HOT 8 OPEN

ezgranet avatar ezgranet commented on July 29, 2024 3
"WhatsApp works with Safari 9+"

from chitchat.

Comments (8)

wazowski78 avatar wazowski78 commented on July 29, 2024 3

The solution is simple. The issue is this sentence in the app delegate:

//Whatsapp web only works with specific user agents
_webView._customUserAgent = @"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.7.12 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.12";

You have to change the custom user agent for an actual one. Like this:

_webView._customUserAgent = @"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15";

from chitchat.

YankeeinFrance avatar YankeeinFrance commented on July 29, 2024

I have exactly the same problem and have found nothing on the net to resolve it. I also have Safari 11.11 on my iMac, so I should not be receiving the Safari 9+ message blocking use of WhatsApp on my desktop.

from chitchat.

theophanemayaud avatar theophanemayaud commented on July 29, 2024

Same problem here !

from chitchat.

wazowski78 avatar wazowski78 commented on July 29, 2024

from chitchat.

rogersillyface avatar rogersillyface commented on July 29, 2024

Hey Diego,

I guess I have to use the Github desktop?
Cheers,

R

from chitchat.

wazowski78 avatar wazowski78 commented on July 29, 2024

from chitchat.

shafin-salim avatar shafin-salim commented on July 29, 2024

Just remove whatsapp cookies from your browser and reload the website. It will start working again

from chitchat.

Belogvardeetc avatar Belogvardeetc commented on July 29, 2024

Hello. Same problem. safati Version 16.5 (18615.2.9.11.4). Unfortunately, I don't know how to write programs. Please tell me - how can I compile a program with the corrected file. Or better help compile the program with the right file so that it works. Thanks a lot!

from chitchat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.