diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index 8146ba78..dc69b1e3 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -15,10 +15,12 @@
android:name="ai.flow.android.LoadingActivity"
android:theme="@style/Theme.AppCompat.Light"
android:screenOrientation="landscape"
- android:exported="true">
+ android:exported="true"
+ android:noHistory = "true">
+