iOS-Tagent
iOS-Tagent copied to clipboard
Alert.click, accept and dismiss methods cause tagent crash
- Run tagent on iPhone XR in xcode 10.2
- Call any alert on iPhone
- Send alert request like http://10.xxx.xxx.xxx:8100/session/5D590FA6-EA8A-4A7D-A4A2-106432C6DB0E/alert/dismiss
Results: alert is dimissed but tagent crashes
https://www.screencast.com/t/4oibxgxRcCVr

Can you give more details to help us reproduce your problem? I don't quite understand what you said "Call any alert on iPhone".
I mean that you need to perfrom any action to call standard iOS alert dialog. For example I test purchases in our game using sandbox environment. So purchase confirmation alert looks like this:
https://www.screencast.com/t/1zvHME1u
I also realised that replacing XCTest.framework to the one from Xcode 10.1 version solves the problem.
I also find this problem.
crash stack is shown, but bug is in wda framework,i can't fix it. could this project import wda lib with source code instead of framework?
I also find this problem. http://localhost:8100/session/7AA15EC4-07EA-46DE-94AQ-632181E89186F/alert/accept {"name": "OK"}