Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork288
Open
Labels
Description
Describe the bug 🐞
A bug happened! I have data in app on Xamarin Forms. Data saved on path/data/user/0/com.company.appname/files/userblobs.db. I upgrated application to MAUI. Now data saved to path/data/user/0/com.company.appname/files/.config/AppName/BlobCache/userblobs.db. May be create this in one path. akavache version on 8.1.1.
Step to reproduce
- Save data on Xamarin Forms application
- Migrate to MAUI
- Try load data from MAUI application
Reproduction repository
No response
Expected behavior
I was expected grat loaded data on MAUI application
Screenshots 🖼️
No response
IDE
Visual Studio 2022
Operating system
android
Version
8.1.1
Device
Pixel 5 api 31
ReactiveUI Version
No response
Additional information ℹ️
No response