Ralph Theart
Ralph Theart
What's the ios version? and could you also provide the environment info.. in the cli type.. `cordova info` [press enter] copy all the output and post back here
@NiklasMerz will look at this later today.
Perhaps that is the case @richardshergold as this works in the other android models.
confirming the above. Tested on android HTC running 2.3.0 and 4.0.3
I think an “update” or heads up in the readme would help so many devs save time. Especially if their projects were using lockjs and were looking forward to this...
@Viatorus will this also be true for those using lokijs in cordova/ionic projects that utilize the LokiCordovaFSAdapter?
@Mapiac I'm using Ionic4 which uses cordova, though everything is written in typescript. I had to port the FSAdapter over for ionic everything is pretty much the same but had...
@mesqueeb so far so good...I just wish it was released already. It fits a very specific need for me...not sure why the low activity ..hoping every thing is ok with...
I ended up having to make things promise based to make this work properly here is that code *used in ionic loki-ionic-fs-adapter.ts ```import { StorageAdapter } from '@lokidb/loki/types/common/types'; import {...
I'm curious about this as well.