[TIMOB-26147] Appium tool issue with sdk 7 in iOS.
| GitHub Issue | n/a |
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Not Our Bug |
| Resolution Date | 2018-08-01T03:42:47.000+0000 |
| Affected Version/s | Release 7.2.0 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | Appium |
| Reporter | Motiur Rahman |
| Assignee | Unknown |
| Created | 2018-06-22T08:38:56.000+0000 |
| Updated | 2018-08-01T03:42:47.000+0000 |
Description
*Problem Statement:* UI fields are not accessible by Appium tool after selecting any input from ‘Popover’ type of fields
Impacted Platform: iOS (Tried in V10.1.1 & V11.3).
Appc SDK 7.1.1.GA
Appc CLI 7.0.2
Also, tried with 7.2.0.GA and CLI 7.0.4
Attachments
We cannot give support for Appium usage in the SDK. If it worked in SDK 6 and does not work in SDK 7, you may used a deprecated API that is not accessible anymore. Make sure you do not have any references to
Ti.UI.iPhone.*anymore. Besides that, no API's related to this have been touched.