I am automating a native iOS app, where after tapping Register with Facebook, the Facebook app opens, where the user can input his login credentials. The problem is that after the Facebook app is opened, no elements can be interacted with, though they are located in the Appium inspector.
So is there any way to interact with the opened Facebook app and tap Login, to return to the original app?
Appium Version: 1.4.13
Mac OS X: 10.11.4
Device: iPhone5 / iOS 9.3
Xcode Version: 7.3
Here is a screen of the 2 opened apps: