# Other Platforms

Support for cross-platform frameworks such as React Native and Flutter has been discontinued in the latest versions of the SDK. We no longer provide or maintain official bridges, plugins, or integrations for these platforms.

The documentation in this section is retained for **reference purposes only** and applies to legacy SDK versions that previously supported these integrations. It is not actively maintained and may be outdated.

If you require support for these platforms, please contact the IMS Sales team for further guidance.

For all current implementations, we recommend integrating directly using the supported native platforms.


---

# 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://sdk.ims.tech/readme/other-platforms.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.
