Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Mac WebViewer Requests Safari Upgrade

Featured Replies

Hello,

I’m working on an intergation with WhatsApp. Further down the line it will use the WhatsApp API but as a short term solution I had hoped to just open the WhatsApp web client in a WebViewer.

When I open it, however, it says that it needs Safari 9+.

I’m running Mojave with Safari 12.1.1

Any help as to why it’s asking for 9+ when it has 12?

I also get the same thing when trying to access Google Drive through a WebViewer.

The following code gives the following result:

    data:text/html,
    <!DOCTYPE html>
    <html>
       <head>
          <meta charset="UTF-8">
          <style>
          </style>
       </head>
       <body>
          <div id="example"></div>
          <script type="text/javascript">
             txt = "<p>Browser CodeName: " + navigator.appCodeName + "</p>";
             txt+= "<p>Browser Name: " + navigator.appName + "</p>";
             txt+= "<p>Browser Version: " + navigator.appVersion + "</p>";
             txt+= "<p>Cookies Enabled: " + navigator.cookieEnabled + "</p>";
             txt+= "<p>Platform: " + navigator.platform + "</p>";
             txt+= "<p>User-agent header: " + navigator.userAgent + "</p>";
         
             document.getElementById("example").innerHTML=txt;
         
          </script>
       </body>
    </html>

 

Browser CodeName: Mozilla

Browser Name: Netscape

Browser Version: 5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Safari/601.6.17

Cookies Enabled: true

Platform: MacIntel

User-agent header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Safari/601.6.17

 

Many thanks,

Robin

 376549814_MacWebViewerWhatsApp.png.16159791c5f9fc50b9491236a02a6630.png340129129_MacWebViewerGoogleDrive.thumb.png.d4043815ef68422966804302c9f52562.png1234580578_SafariVersion.png.73d3e94f38ddf354188ed6e3660bd8b8.png

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.