You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature is currently not supported on Android. Support for Android is planned in a future update.
108
+
:::warning Unsupported Android Devices
109
+
Custom date and time configuration is not supported on certain Android device models — primarily from **Motorola, Xiaomi, Oppo, and other Chinese OEMs**. On these devices, the Appium hook will return the following error:
110
+
111
+
`Custom date and time hook is not supported on this device. Please try on another device_id.`
112
+
113
+
If you encounter this error, retry your automation run on a different Android device.
Testing applications often requires validation across different date, time, and format scenarios. <BrandName /> now supports dynamic configuration of **date, time, 12/24-hour format**, and **automatic time toggle** on real iOS and Android devices — both in **manual** sessions and via **Appium automation hooks**.
55
+
Testing applications often requires validation across different date, time, and format scenarios. <BrandName /> now supports dynamic configuration of **date, time, 12/24-hour format**, and **automatic time toggle** on real **iOS (14+)**and **Android (10+)** devices — both in **manual** sessions and via **Appium automation hooks**.
56
56
57
57
This enables use cases like testing scheduled alerts, AM/PM behaviors, time-bound features, and regional formatting validations.
58
58
@@ -62,9 +62,9 @@ This enables use cases like testing scheduled alerts, AM/PM behaviors, time-boun
62
62
63
63
**Step 1:** Log into your <BrandName /> dashboard and navigate to **Real Devices** > **App Testing**.
64
64
65
-
**Step 2:** Select your desired app and an iOS device (iOS 14+), then click **Start** to launch your session.
65
+
**Step 2:** Select your desired app and a supported device (iOS 14+ or Android 10+), then click **Start** to launch your session.
66
66
67
-
**Step 3:** Once the session starts, open the **iOS Settings** tab in the left sidebar.
67
+
**Step 3:** Once the session starts, open the **iOS Settings**or **Android Settings**tab in the left sidebar, based on the device platform.
68
68
69
69
**Step 4:** Click on **Set Date and Time** to open the configuration modal.
70
70
@@ -74,6 +74,10 @@ This enables use cases like testing scheduled alerts, AM/PM behaviors, time-boun
On Android devices, certain models — particularly those from **Motorola, Xiaomi, Oppo, and other Chinese OEMs** — do not support custom date and time configuration. On such devices, the modal will display a **Not Supported** message.
79
+
:::
80
+
77
81
78
82
---
79
83
@@ -118,9 +122,12 @@ The modal includes four options to simulate various datetime-related behaviors:
118
122
| Platform | Configuration Methods | OS Versions Supported |
This feature is currently not supported on Android. Support for Android is planned in a future update.
127
+
:::warning
128
+
Custom date and time configuration is not supported on certain Android device models — particularly those from **Motorola, Xiaomi, Oppo, and other Chinese OEMs**. On these devices, the modal will display a **Not Supported** message during manual sessions, and the Appium hook will return the following error during automation:
129
+
130
+
`Custom date and time hook is not supported on this device. Please try on another device_id.`
Testing applications often requires validation across different date, time, and format scenarios. <BrandName /> now supports dynamic configuration of **date, time, 12/24-hour format**, and **automatic time toggle** on real iOS and Android devices — both in **manual** sessions and via **Appium automation hooks**.
55
+
Testing applications often requires validation across different date, time, and format scenarios. <BrandName /> now supports dynamic configuration of **date, time, 12/24-hour format**, and **automatic time toggle** on real **iOS (14+)**and **Android (10+)** devices — both in **manual** sessions and via **Appium automation hooks**.
56
56
57
57
This enables use cases like testing scheduled alerts, AM/PM behaviors, time-bound features, and regional formatting validations.
58
58
@@ -62,9 +62,9 @@ This enables use cases like testing scheduled alerts, AM/PM behaviors, time-boun
62
62
63
63
**Step 1:** Log into your <BrandName /> dashboard and navigate to **Real Devices** > **App Testing**.
64
64
65
-
**Step 2:** Select your desired app and an iOS device (iOS 14+), then click **Start** to launch your session.
65
+
**Step 2:** Select your desired app and a supported device (iOS 14+ or Android 10+), then click **Start** to launch your session.
66
66
67
-
**Step 3:** Once the session starts, open the **iOS Settings** tab in the left sidebar.
67
+
**Step 3:** Once the session starts, open the **iOS Settings**or **Android Settings**tab in the left sidebar, based on the device platform.
68
68
69
69
**Step 4:** Click on **Set Date and Time** to open the configuration modal.
70
70
@@ -74,6 +74,10 @@ This enables use cases like testing scheduled alerts, AM/PM behaviors, time-boun
On Android devices, certain models — particularly those from **Motorola, Xiaomi, Oppo, and other Chinese OEMs** — do not support custom date and time configuration. On such devices, the modal will display a **Not Supported** message.
79
+
:::
80
+
77
81
78
82
---
79
83
@@ -118,9 +122,12 @@ The modal includes four options to simulate various datetime-related behaviors:
118
122
| Platform | Configuration Methods | OS Versions Supported |
This feature is currently not supported on Android. Support for Android is planned in a future update.
127
+
:::warning
128
+
Custom date and time configuration is not supported on certain Android device models — particularly those from **Motorola, Xiaomi, Oppo, and other Chinese OEMs**. On these devices, the modal will display a **Not Supported** message during manual sessions, and the Appium hook will return the following error during automation:
129
+
130
+
`Custom date and time hook is not supported on this device. Please try on another device_id.`
0 commit comments