leecrossley / cordova-plugin-game-center

Cordova / PhoneGap Game Center Plugin for Apache Cordova >= 3.0.0
http://ilee.co.uk
78 stars 29 forks source link

"Plugin should use a background thread." #36

Closed muvaf closed 8 years ago

muvaf commented 8 years ago

In Xcode log it says: THREAD WARNING: ['GameCenter'] took '26.479980' ms. Plugin should use a background thread.

Also on some iPhone models, logging in game center takes a while and affects UI. How can I make it use a background thread? Or is there such a feature in the plugin?