shprink / ionic-native-transitions

[Maintenance only] Native transitions (iOS & Android) for Ionic Framework
https://www.npmjs.com/package/ionic-native-transitions
MIT License
572 stars 112 forks source link

Thread warning on iOS #93

Closed pliablepixels closed 8 years ago

pliablepixels commented 8 years ago

Hi there, when using the plugin on iOS, each state/view transition produces

2016-04-17 14:53:39.473 zmNinja[5560:3283442] THREAD WARNING: ['NativePageTransitions'] took '59.498779' ms. Plugin should use a background thread.

Any suggestions on how to avoid this? Its probably benign but I'd love to know if there is a way around it

shprink commented 8 years ago

It is just a warning. If you want to ask more about it please ask in the cordova plugin repo => https://github.com/Telerik-Verified-Plugins/NativePageTransitions

pliablepixels commented 8 years ago

Thanks - for future reference, what is the difference between the telerik plugin and your repo ? Is yours an angular wrapper around it ? I'd like to make sure I know the scope of where your plugin ends so I can post issues to the right repo in future. thx

shprink commented 8 years ago

You got it right. On Apr 17, 2016 10:44 PM, "Pliable Pixels" notifications@github.com wrote:

Thanks - for future reference, what is the difference between the telerik plugin and your repo ? Is yours an angular wrapper around it ? I'd like to make sure I know the scope of where your plugin ends so I can post issues to the right repo in future. thx

— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub https://github.com/shprink/ionic-native-transitions/issues/93#issuecomment-211109909