# Why is it necessary to allow the "Location Services" while using The MeatStick App?

#### Due to popular request, our newer products no longer require Location Services permissions.&#x20;

#### This permission is only required if you have one of our older products (Red Series) or are using an Android phone with version 11 and below.

#### Why Location Services are Needed

* **Bluetooth Transmission:** The app requires Location Services to actively search for Bluetooth transmissions from the Stick.

#### For iOS Users

1. **Apple Approval:**
   * Apple has tested our app and confirmed that Location Services are necessary for it to function.
   * Only the Bluetooth listening service is used, not other location services.
2. **Settings Recommendation:**
   * Set Location Services to "Always" when using the app to ensure continuous temperature signal reception, even when the app is in the background.
   * You can disable Location Services when the app is not in use.
3. **iBeacon Technology:**
   * To collect the MAC-Address for Bluetooth access, Apple requires permanent Location Services.
   * Proof of necessity was provided to Apple, allowing the app on the App Store.
4. **Turning Off Location Services:**
   * You can turn off Location Services in iPhone settings when not using the app. Upon restarting the app, it will prompt for permission again.

![](/files/-MiVFZcVM8XkNV-ij1ej)

#### For Android Users

* **MAC-Address Requirement:**
  * Bluetooth requires the MAC-Address, which needs your permission for permanent location access.

You always have the free choice of what you want to Allow or not and it is freely adjustable.


---

# 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://docs.themeatstick.com/product-support/the-meatstick-app/why-is-it-necessary-to-allow-the-location-service-while-using-the-meatstick-app.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.
