jasonmamy / cordova-wheel-selector-plugin

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

Plugin does not display on iPad #55

Open sta55en opened 4 years ago

sta55en commented 4 years ago

When I use this plugin on any iPad, from iOS 11 up to the latest release that I updated to today; the plugin is called successfully through Capacitor/Cordova, but it fails to display the selector on the screen. I have placed breakpoints in the native code and the code is definitely executed.

Any ideas?

Also - when I look at the release history on this repo, I see only 1 release, but if I look at NPM, I see many releases with more current versions. Why is that? Has the official repo moved?

jasonmamy commented 4 years ago

I don't have any iOS devices so won't be of much help. I thought that I remember someone had a similar issue of calling through Cordova and the plugin not showing up. I dug thru the issues but didn't see anything. Maybe someone using it on iOS will chime in. I always used the plugin from Ionic, so never actually called it directly from Cordova.

For the releases, yea I was lazy and didn't create a github release, just pushed the releases into npm. Good to point out, I'll create github releases when pushing to npm in the future. If you look at the history of the package.json file, you'll see where the releases were spun from:

https://github.com/jasonmamy/cordova-wheel-selector-plugin/commits/master/package.json

On Thu, Dec 5, 2019 at 11:06 AM sta55en notifications@github.com wrote:

When I use this plugin on any iPad, from iOS 11 up to the latest release that I updated to today; the plugin is called successfully through Capacitor/Cordova, but it fails to display the selector on the screen. I have placed breakpoints in the native code and the code is definitely executed.

Any ideas?

Also - when I look at the release history on this repo, I see only 1 release, but if I look at NPM, I see many releases with more current versions. Why is that? Has the official repo moved?

— 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/55?email_source=notifications&email_token=ACPVJRUXQEFPX3WDYVUJXRLQXFGJ5A5CNFSM4JV6KKTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6NELOQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPVJRV3N3ZCPHVO725XZEDQXFGJ5ANCNFSM4JV6KKTA .

ashishvadhwa commented 4 years ago

i have same issue can you please help me out i have same issue plugin is not display in ipad in iphone it works perfect with capacitor. I have test with cordova it also works fine in ipad but with capacitor it not works.

jasonmamy commented 4 years ago

You mention that the plugin will not display in ipad? Is it that it works in ipad/iphone but not in capacitor?

On Wed, Jun 24, 2020 at 4:44 AM ashishvadhwa notifications@github.com wrote:

i have same issue can you please help me out i have same issue plugin is not display in ipad in iphone it works perfect with capacitor. I have test with cordova it also works fine in ipad but with capacitor it not works.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jasonmamy/cordova-wheel-selector-plugin/issues/55#issuecomment-648770324, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPVJRWTGVUVR3DHD6D5CFDRYHRKJANCNFSM4JV6KKTA .

ashishvadhwa commented 4 years ago

@jasonmamy yes right with capacitor plugin not display in ipad. In Iphone it is work perfect with capacitor only issue with ipad.

jasonmamy commented 4 years ago

Given capacitor is newer technology and the plug-in was written for Cordova it may not work in capacitor yet.

On Wed, Jun 24, 2020, 9:37 PM ashishvadhwa notifications@github.com wrote:

@jasonmamy https://github.com/jasonmamy yes right with capacitor plugin not display in ipad. In Iphone it is work perfect with capacitor only issue with ipad.

— 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/55#issuecomment-649212055, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPVJRUOWXRR5AZYGS77WBLRYLIBJANCNFSM4JV6KKTA .