android / identity-samples

Multiple samples showing the best practices in identity on Android.
Apache License 2.0
322 stars 198 forks source link

BlockStore: Restore issue with multiple device #40

Open AarushMittal opened 2 years ago

AarushMittal commented 2 years ago

I have integrate blockstore for my app. It is working on same device. If i uninstall or install again. I am able to get previous data which is store. But unable to get same data on other device. I am testing this on debug. Please help me here.