> ## Documentation Index
> Fetch the complete documentation index at: https://moengage.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Web-SDK Browser Compatibility Matrix

> Check browser and platform compatibility for MoEngage Web SDK features including push and cards.

## Support Matrix

Below is a detailed breakdown of supported features across different operating systems and browsers.

| Operating System | Browser            |    Web Push Support   | Onsite Messaging Support | Cards |
| :--------------- | :----------------- | :-------------------: | :----------------------: | :---: |
| Windows          | Internet Explorer  |           ❌           |             ❌            |   ❌   |
| Windows          | Google Chrome      |           ✅           |             ✅            |   ✅   |
| Windows          | Mozilla Firefox    |           ✅           |             ✅            |   ✅   |
| Windows          | Opera / Opera Neon |           ✅           |             ✅            |   ✅   |
| Windows          | Chromium Edge      |           ✅           |             ✅            |   ✅   |
| Mac OS           | Google Chrome      |           ✅           |             ✅            |   ✅   |
| Mac OS           | Mozilla Firefox    |           ✅           |             ✅            |   ✅   |
| Mac OS           | Opera / Opera Neon |           ✅           |             ✅            |   ✅   |
| Mac OS           | Chromium Edge      |           ✅           |             ✅            |   ✅   |
| Mac OS           | Safari             | ✅ (v13+ / Safari 16+) |             ✅            |   ✅   |
| Android          | Google Chrome      |           ✅           |             ✅            |   ✅   |
| Android          | Edge               |           ✅           |             ✅            |   ✅   |
| Android          | Mozilla Firefox    |           ✅           |             ✅            |   ✅   |
| Android          | Opera              |           ✅           |             ✅            |   ✅   |
| Android          | Samsung Internet   |           ✅           |             ✅            |   ✅   |
| Android          | UC browser         |           ✅           |             ✅            |   ✅   |
| iOS              | Google Chrome      |           ❌           |             ✅            |   ✅   |
| iOS              | Safari             |     ✅ (iOS 16.4+)     |             ✅            |   ✅   |
| Android          | WebView            |           ❌           |             ✅            |   ✅   |
| iOS              | WebView            |           ❌           |             ✅            |   ✅   |

## Web View

For information on WebView, refer to [WebView - WebSDK Support](developer-guide/web-sdk/other-supported-web-sdk-integration/web-view-web-sdk-support)

## Troubleshooting

### Not getting Push Notifications?

If you are experiencing issues with Chrome, Firefox, Opera, Edge, or Safari Push, please verify that your environment meets the minimum version requirements listed below:

<AccordionGroup>
  <Accordion icon="chrome" title="Chrome Push">
    Supported on **Chrome (version 42+)** for:

    * MacOS
    * Windows (Desktop only)
    * Linux
    * Android
  </Accordion>

  <Accordion icon="firefox" title="Firefox Push">
    Supported on **Firefox (version 44+)** for:

    * MacOS
    * Windows (Desktop only)
    * Linux
    * Android
  </Accordion>

  <Accordion icon="opera" title="Opera Push">
    Supported on **Opera (version 37+)** for:

    * MacOS
    * Windows (Desktop only)
    * Linux
    * Android
  </Accordion>

  <Accordion icon="edge" title="Edge Push">
    Supported on **Edge (version 17+)** for:

    * MacOS
    * Windows (Desktop only)
    * Linux
    * Android
  </Accordion>

  <Accordion icon="safari" title="Safari Push">
    Supported on:

    * **MacOS (version 13+)** with **Safari (version 16+)**
    * **iOS (version 16.4+)**
  </Accordion>
</AccordionGroup>

For further assistance, please contact your MoEngage Customer Success Manager (CSM) or the Support team.
