Search code examples
androidiphoneioshybrid

Not able to use monkey talk of gorillalogic


I am trying to use monkey talk which is a cross platform tool to test iPhone and android apps, but i am not able to use that.

When i am trying to use it with my iPhone simulator while selecting table view tab on monkey talk it is showing following error- iOS Simulator connection error: connection to agent timed out

and when i select monketalk tab, it shows following- WARNING: connectToiOSSimulator action invoked, but active window is not a FoneMonkeyConsole

Reference url - http://www.gorillalogic.com/testing-tools/monkeytalk


Solution

  • After struggling long, i am finally able to fix this issue. I am setting wrong other linker flag due to which connection agent fails. Other linker flag needs to be set to - -all_load -lstdc++