-
Thks for awesome project,
I tried to create IOS app,it has a default sqlite database , How to Embedding Additional Files?
I do it `https://v2.tauri.app/develop/resources/` step by step , I got a e…
-
```
What steps will reproduce the problem?
1. Backup an iOS 6 device using latest verison of iTunes
2. Use any extractor (e.g. https://sourceforge.net/projects/iphoneanalyzer/ to
extract)
3. Open an…
-
Dot net MAUI Blazor app:
IOS still needs extra work to work with SQL lite the follwoing needs adding:
In the project file add:
PackageReference Include="sqlite-net-pcl" Version="1.8.116"
…
-
I wanted to use [JSON Functions And Operators](https://www.sqlite.org/json1.html) and after reading the issues I found that I need to use the Android native SQLite #480. Then I changed the react-na…
-
I use rusqlite v0.29.0 in a mobile cross platform library with the `bundled` feature since 6 months without issues. With recent builds of the Rust library I encounter a warning in Xcode:
> Object f…
-
If an iOS client enables end-to-end encrypted backups, the chats are not stored in device backups anymore, but only in iCloud.
From a Mac it's very convenient to access the encrypted iCloud backup …
-
### Overview
I am adding flutter as a module into my existing native iOS and Android application. The issue I am facing is that the image is not loading on iOS. Only the placeholder Image is displayi…
-
```
What steps will reproduce the problem?
1. Backup an iOS 6 device using latest verison of iTunes
2. Use any extractor (e.g. https://sourceforge.net/projects/iphoneanalyzer/ to
extract)
3. Open an…
-
```
What steps will reproduce the problem?
1. Backup an iOS 6 device using latest verison of iTunes
2. Use any extractor (e.g. https://sourceforge.net/projects/iphoneanalyzer/ to
extract)
3. Open an…
-
Sometimes I encounter the following sqlite errors. The tables for the SMS are not present in the backup.
```
ERROR - Error in running extraction from module SMS: no such table: message
║ Trace…