Julio Turolla

Results 4 comments of Julio Turolla

You should try to increase the :offset. There should be a default :offset as it's required by the QRCode specifications, the code won't read without it.

I think this is a project-wide issue. Osascript doesn't check if apps are running before executing and it will only work on OSX. Multiple commands have errors with osascript.

While this is not solved... I got the unity tests running with Robolectric and made a gist to make it easier for anyone trying to test realm: https://gist.github.com/jturolla/25489e1b676957197201 I'm using...