---
title: "Known Issues"
url: "https://developer.incode.com/sdk-reference/react-native-known-issues/"
section: "sdk-reference"
group: "React Native SDK"
version: "v1.1"
status: "live"
---
# Known Issues

This page documents known limitations of the React Native SDK. For build and setup problems, see [Troubleshooting](react-native-getting-started/react-native-troubleshooting.md). If you run into an issue not listed on either page, contact your Incode representative.

## Android virtual environments

Recent native SDK versions can intentionally fail when running in virtualized, rooted, hooked, or otherwise unsafe environments. Use `testMode: true` only for simulator/emulator development, and validate production flows on real devices.