MapKit
MapKit copied to clipboard
plugin should use background thread
when i run the program, thread warning.
Can you paste in the whole error message ?
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.
Although Cordova exports the background thread warning, the code can not access UIs (such as map) from background thread. Just ignore it.