Is it possible to automate two apps at the same time in iOS?
问题 We have this scenario: Execute the script in app1, in certain step app1 sends us a SMS with a URL, app1 is expecting a validation code in a textfield We have to open SMS app to verify if SMS exists, this SMS has a URL and when we click on it, it sends us to app1 again but automatically the validation code is written in the textfield. then, continue with the script. is it possible to do this? what do we need to make it? Thanks. 回答1: Yes, As per your scenario you have to launch the messages