Yuvaraj Yadav

Results 10 comments of Yuvaraj Yadav

Any fixes or update on this issue. For file:// its working but for file:/// its not working

@dfarrel1 I'm getting the same issue, where to add the code which you have shared above. I am using in react-native android

> Seems like you're using the same filename for both. Where's your driver initialization code? I call this function to create any db override fun createDriver(): SqlDriver { val factory...

> Seems like you're using the same filename for both. Where's your driver initialization code? Even if I use different db name it gets override with last db initialization/creation. First...

> Seems like you're using the same filename for both. Where's your driver initialization code? Driver is initialized in Myapplication `initKoin(androidContext(this@MyApplication) modules( createDbModule( DatabaseInfo( schema = coreDatabaseSchema, name = CORE_DB_NAME,...

Google should create some api to access secret keys from play store or andorid system on device. Something like KeyVault which can be accessed by application within scope.

Yes, this issue is there, any fixes from you are welcomed.