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?
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?