# Cross-platform Development

When you need to integrate VGS Collect SDK into your cross-platform application, you can use one of our SDKs. VGS provides native SDKs for [Android](/vault/developer-tools/vgs-collect/android-sdk.md), [iOS](/vault/developer-tools/vgs-collect/ios-sdk.md) and [Web](/vault/developer-tools/vgs-collect/js.md). VGS also provides [React Native SDK](/vault/developer-tools/vgs-collect/react-native-sdk.md) for cross-platform **iOS** and **Android** apps development. On this page you can find Demo Applications that will help you to understand how you can use SDK in your cross-platform app.

## Demo Applications

This examples shows how easily you can integrate VGS Collect Android SDK into your Flutter application and secure sensitive payments data. An iOS sample application on Flutter to demonstrates how easily you can integrate VGS Collect iOS SDK to secure sensitive payments data. This examples shows how easily you can integrate VGS Collect Android SDK into your Xamarin application and secure sensitive payments data.

**NOTE:** *These are only demo applications that could help to make your integration easier. VGS doesn't have cross-platform SDKs yet.*


---

# 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.verygoodsecurity.com/vault/developer-tools/vgs-collect/cross-platform-development.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.
