nelenkov / android-keystore

Direct access to Android's credential storage (keystore)
Other
243 stars 72 forks source link

Not working with android Nougat #6

Open amitIpath opened 7 years ago

amitIpath commented 7 years ago

in IKeystoreService public byte[] get(java.lang.String name) throws android.os.RemoteException; returning null

nayankumarshetty commented 7 years ago

How to fix this issue in nougat ?