alttester / alttester/AltTester-Unity-SDK
Not able to get text from text area in iOS unity app
- Lingua principale
- C#
- Stelle
- 121
- Fork
- 24
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.