MapKit icon indicating copy to clipboard operation
MapKit copied to clipboard

plugin should use background thread

Open ramgrg opened this issue 11 years ago • 3 comments

when i run the program, thread warning.

ramgrg avatar Aug 27 '14 07:08 ramgrg

Can you paste in the whole error message ?

imhotep avatar Aug 30 '14 00:08 imhotep

Encountered the same thing: 2014-09-04 16:03:12.215 -----[53609:60b] THREAD WARNING: ['MapKit'] took '399.434082' ms. Plugin should use a background thread.

BenSS avatar Sep 04 '14 20:09 BenSS

Although Cordova exports the background thread warning, the code can not access UIs (such as map) from background thread. Just ignore it.

wf9a5m75 avatar Oct 30 '14 16:10 wf9a5m75