# App Installed from the Google Play Store does not work

There are a few things at play here:

1. Your browser must support the WebSpeech API, while you may have a compatible browser on your device, the browser that your device manufacturer ships with your device may be affecting the ability for your device to run the Play Store version correctly.
2. Your device might need updating to a newer Android version

If the version from the Play Store does not work, we suggest that you install the Google Chrome browser onto your device, and [use the PWA Version of Zip Captions](/getting-started/installing-the-zip-captions-app.md#android).&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.zipcaptions.app/known-issues/app-installed-from-the-google-play-store-does-not-work.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
