Skip to content

v1.2.2

Choose a tag to compare

@alvarolaserna alvarolaserna released this 13 Jan 13:09
· 188 commits to master since this release
b0bb8ac
  • Fixed issues with retrieving simulators in IOS
  • Fixed issues with app in iOS
  • Added new custom collection of elements + method associated:
    UICollection colection = EE(E(...), E(...),...)
    collection.waitUntilAllVisible(10)
    collection.getLastCommandTime()
    collection.getTimeErrorBar()
    ...