rubymotion-community / BubbleWrap

Cocoa wrappers and helpers for RubyMotion (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests
Other
1.18k stars 208 forks source link

uninitialized constant Kernel::KCLAuthorizationStatusAuthorized #490

Open hugoerg56 opened 7 years ago

hugoerg56 commented 7 years ago
2016-12-15 08:42:51.342 Curb Call[12090:1414214] *** Terminating app due to uncaught exception 'NameError', reason: 'constants.rb:46:in `get:': uninitialized constant Kernel::KCLAuthorizationStatusAuthorized (NameError)
    from location.rb:177:in `authorized?'
    from app_delegate.rb:31:in `on_load:'
    from delegate_module.rb:16:in `application:didFinishLaunchingWithOptions:'