alttester / alttester/AltTester-Unity-SDK
Not able to get text from text area in iOS unity app
- Lenguaje dominante
- C#
- Estrellas
- 121
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**In what language is the test written?**
(Python 3)
**What version of Unity are you using?**
(2022.3.7f1)
**What version of AltTester Unity SDK are you using?**
(2.0.2)
**On what device are you trying to run the test?**
(Android, iOS)
**The OS from where you are running the test?**
(macOS)
### Summary
When we try to get text from any input field/text area of buttons, we are not getting the text from that command. It gives an exception.
{NotFoundException}NotFoundException('Object reference not set to an instance of an object.')
### Steps to reproduce
1. Generate ipa using AltTester
2. Install it on iPhone
3. Run test and try to get text of button
### Relevant logs and/or screenshots
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.