Closed grimmwerks closed 8 years ago
I've updated Rubymotion, and am using Redpotion. Tried using the example in the read me / docts, but nothing happens upon click:
{ title: 'Feedback:', name: :treatment_feedback, type: :multiple_selector, options: { :lights => "lights", :vibration => "vibration" } }, { title: 'Multiple', name: :multiple_selector_popover, type: :multiple_selector, options: { :roses => 'Roses are #FF0000', :violets => 'Violets are #0000FF', :base => 'All my base', :belong => 'are belong to you.' } },
Nothing? Still having this issue.
Weird; having this issue once again.
I've updated Rubymotion, and am using Redpotion. Tried using the example in the read me / docts, but nothing happens upon click: