I am trying to use the user_pref method to get a back a preference value, but when I am on the console and attempt to do so there is a crash in the framework.
It's crashing on -[LPUserPrefRoute JSONResponseForMethod:URI:data:] not quite sure what line since I only get the assembly when running my target. I have version 0.9.100
of both the ruby library and calabash iOS framework. Any ideas why this would be happening?