# Maintenance & Security

***

### Maintained to the latest iOS and Android Operating Requirements

Our team regularly updates the app's infrastructure to meet the latest **iOS and Android operating requirements**, ensuring it remains eligible for listing in the app marketplaces.

For example, when Apple introduces new privacy policies or Google updates its Play Store guidelines, we handle all necessary adjustments.

We’ll inform you about any significant updates or changes, ensuring you know about ongoing developments and how they may impact your app and its functionality.

This means you don’t have to worry about making updates; we fully service and manage your app, keeping it running smoothly and efficiently.

***

### Ongoing development and updates

We continually strive to enhance our app, allowing you to benefit from new features and improvements as we implement updates from our development roadmap.

***

### Connected to Venditan Commerce via a secure API

The App connects to the central Venditan Commerce platform through a secure API, ensuring a two-way [order](/docs/order-management-and-fulfilment-oms/order-capture-and-management.md), [customer](/docs/customer-management-crm.md), and [product](/docs/product-information-management-pim.md) data stream.

This connection is robust and continuously maintained, providing peace of mind with industry-standard encryption protocols.

Rest assured, there are no backdoors, meaning your data always remains protected and confidential.

***

### Force log-out feature for Customers

Customers have full control over their sessions directly from the app.

They can view which devices, browsers, or IP addresses are currently accessing their account and can force log out of any active sessions.


---

# 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.venditan.com/docs/mobile-apps/maintenance-and-security.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.
