LouisCAD / Splitties

A collection of hand-crafted extensions for your Kotlin projects.

Home Page:https://splitties.louiscad.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUESTION - Use EncryptedSharedPreferences through a Preference split?

gajicm93 opened this issue · comments

Hi, is there any way to use an EncryptedSharedPreferences (part of JetPack Security) as a "backend" for Preferences split so I can still have the benefit of all the features like Flow preferences, etc..? Thanks.

Also even better, is there a smart way to use encrypted DataStore storage?