infinitered / rmq

RMQ - RubyMotionQuery
MIT License
307 stars 52 forks source link

Fix device simulator #307

Closed markrickert closed 9 years ago

markrickert commented 9 years ago

Fixes device.simulator? for devices older than iOS 9. Based on https://github.com/rubymotion/BubbleWrap/pull/481

I also moved over to ||= syntax instead of checking if the vars are nil for many of the methods in device.