jasonmamy / cordova-wheel-selector-plugin

Wheel selector for Cordova (Android/iOS)
MIT License
65 stars 36 forks source link

Ionic required to work? #28

Closed JoshuaPerk closed 5 years ago

JoshuaPerk commented 6 years ago

I can't determine based on the documentation if this plugin works with Ionic or requires it. I'm simply running Onsen UI and a jQuery framework. When building on iOS (both emulator and device), no errors are thrown when calling the plugin, but it simply doesn't do anything.

jasonmamy commented 6 years ago

This plugin is designed to use ionic in how ionic calls native code (cordova). Look up using apache cordova, might shed more insight if you can use it, as this plugin as all ionic plugins are based on cordova.

On Sun, May 6, 2018, 9:21 AM Joshua Perk notifications@github.com wrote:

I can't determine based on the documentation if this plugin works with Ionic or requires it. I'm simply running Onsen UI and a jQuery framework. When building on iOS (both emulator and device), no errors are thrown when calling the plugin, but it simply doesn't do anything.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jasonmamy/cordova-wheel-selector-plugin/issues/28, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ9Uxik5GM9sJJMKLdi59VGXF9LCdaESks5tvyMmgaJpZM4T0GRM .

JoshuaPerk commented 6 years ago

@jasonmamy, you're correct. I was able to get the underlying Cordova framework to work and now it appears it's communicating with the native OS.

On a separate note, my items are not loading using the example data/code. image

jasonmamy commented 6 years ago

What does your code look like?

On Sun, May 6, 2018 at 10:18 AM, Joshua Perk notifications@github.com wrote:

@jasonmamy https://github.com/jasonmamy, you're correct. I was able to get the underlying Cordova framework to work and now it appears it's communicating with the native OS.

On a separate note, my items are not loading using the example data/code. [image: image] https://user-images.githubusercontent.com/26745245/39675946-f3f502d6-512f-11e8-82f4-8f15910b0d41.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasonmamy/cordova-wheel-selector-plugin/issues/28#issuecomment-386895110, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ9UxhyDgKseY1-eS5L3mAiXtfSH11yDks5tvzBngaJpZM4T0GRM .