AppiumTestDistribution / appium-device-farm

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.
https://devicefarm.org
Other
340 stars 102 forks source link

Don't use to open applications window #1346

Open erdncyz opened 2 months ago

erdncyz commented 2 months ago

It is not possible to close open applications on an iOS device or to delete an application by holding down the application and removing it.

I added video

https://github.com/user-attachments/assets/04eb2a93-229c-422a-a94d-58a8971f58ed

sudharsan-selvaraj commented 2 months ago

@erdncyz Closing background apps is still not supported. However, you should be able to delete an app by long-pressing it and selecting the "Remove App" option. Could you confirm if you encounter any issues with deleting the app?

erdncyz commented 2 months ago

@sudharsan-selvaraj yes it works sorry. ı edit my issue.