jasonmamy / cordova-wheel-selector-plugin

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

Plugin should use a background thread. No show wheel elements #46

Closed Bezlepkin closed 5 years ago

Bezlepkin commented 5 years ago

On a new installation Cordova, i have a bug (IOS): THREAD WARNING: ['SelectorCordovaPlugin'] took '41.500732' ms. Plugin should use a background thread. 2019-01-30_22-29-30

jasonmamy commented 5 years ago

What version of the plugin and ionic are you using? The current plugin version is 1.1.2, possibly try to roll it back to 1.1.1?

On Wed, Jan 30, 2019 at 12:51 PM Bezlepkin notifications@github.com wrote:

On a new installation Cordova, i have a bug (IOS): THREAD WARNING: ['SelectorCordovaPlugin'] took '41.500732' ms. Plugin should use a background thread. [image: 2019-01-30_22-29-30] https://user-images.githubusercontent.com/10475699/52011726-d9b4de80-24e9-11e9-8283-266a6af6cbcc.png

— 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/46, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ9UxrVP4VmKZyq1imEqm802hoLDTRNQks5vIgXRgaJpZM4abCYd .

Bezlepkin commented 5 years ago

I use without Ionic. Try 1.1.1, still: THREAD WARNING: ['SelectorCordovaPlugin'] took '98.888184' ms. Plugin should use a background thread. and empty wheel

Bezlepkin commented 5 years ago

-

jasonmamy commented 5 years ago

This can't be reproduced as there's no framework being used, no details, and no code.