Carlo Mendoza

Results 26 comments of Carlo Mendoza

The inevitable has happened. With the `Microsoft.AppCenter 3.0.0` update, Azure Mobile Apps SQLiteStore now breaks.

Looking into it now. 3.0.0 now depends on `SQLitePCLRaw.bundle_green 2.0.2`--used to be `sqlite-net-pcl` Prior to `Microsoft.AppCenter 3.0.0`, I've had the following in my csproj, and this allowed both `Microsoft.Azure.Mobile.App.Client.SQLiteStore` and...

The only ones I see that are dependent on anything SQLite are the following: `Microsoft.Azure.Mobile.Client.SQLiteStore` depends on `SQLitePCLRaw.bundle_green (>= 1.1.2)` `Microsoft.AppCenter` depends on `SQLitePCLRaw.bundle_green (>= 2.0.2)` I see the following...

I’ve tried several Nuget packages that I thought might allow this to work, but can’t crack it.

Hoping to get traction here: https://github.com/Azure/azure-mobile-apps-net-client/issues/533

I'm getting this on a UWP app also. Same rollback solution works (2.8.11 or 2.8.25).

Any updates regarding this?

Still a problem on the latest 2.9.9 version.

Repro solution [DELETE8.zip](https://github.com/Humanizr/Humanizer/files/6462285/DELETE8.zip)

> Given comment by @Orgbrat, it seems that commit [7f07276](https://github.com/Humanizr/Humanizer/commit/7f07276) broke the resources. > > Note that AZ is multi-script locale, and it is possible that it is something related...