I've tried to access the contacts data store using a worker, it worked but it returns 0
data stores when I do:
navigator.getDataStores('contacts')
Does the native KaiOS contacts app even use a data store? How do I access the native contacts data in my app?