> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/fehlerbehebung-und-hilfe/einschraenkungen.md).

# Limitations

## Availability of Online Data

Sending data to the server works only as well as the network connection to it. For this reason, FlexIn enables both online and offline data entry. If you plan to capture data in areas where network connectivity issues are likely, please ensure in advance that the data points to be collected are imported into the local database. This ensures that the app can work independently and transmit the data at the next opportunity.

## Calling Entry Points via QR Codes

In online mode ("Server" tab), calling entry points via QR codes is not available.

## Decimal Separators with Samsung Keyboard

When using the standard Samsung keyboard on Samsung devices, there may be problems when entering decimal places of decimal numbers.

This is a known bug in this keyboard (missing localizations, etc. with German system language) that prevents both periods and commas from being entered.

Since the bug only occurs with the Samsung keyboard, we recommend using a different keyboard for entries in this case.

## Incorrect List Display on iOS

On iOS, there have been occasional problems with displaying lists in offline mode. There is currently no satisfactory solution for this problem. We are working on it and will provide an updated version as soon as possible.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/fehlerbehebung-und-hilfe/einschraenkungen.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.
