A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
SQLite corrupt exception in Xamarin iOS app using HybridWebView
Ritesh Singh
1
Reputation point
In our iOS application, we have provided the data Downloading feature from the API. Here we first delete the data from the local SQLite database and then insert the newly fetched data from the API into SQLite DB.
It works fine for the 1st and 2nd time when we install the app on an iOS device. But after that, if we try to download the data for 3rd time then we get a "database disk image is malformed" error.
The application works fine on Android devices but it is not working in iOS.
Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin
SQL Server | Other
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Sign in to answer