-
## Goals
I wanted to open my realm.
## Expected Results
I expected it to open.
## Actual Results
It crashed.
```
Incident Identifier: 0C1CD035-14C0-4149-94FA-6A3B76D22643
CrashRe…
-
## Goals
Fix the crash
## Expected Results
Not to crash
## Actual Results
Crashed.
## Steps to Reproduce
Unknown
## Code Sample
N/A
# Version of Realm and Tooling
v3.10.3
Realm…
-
I'm experiencing crash, when calling deleteAll. This didn't occur before Realm 2.0
## Code example
```
func logout() {
DispatchQueue.main.async {
let realm = try! Realm()
try!…
-
Hi, this is not an issue, instead, I have a question about Omni crosswords data storage.
Reading the code, I've noticed you use Core Data with Firebase, which is quite unusual. Not Core Data with C…
-
iOS,更新应用会丢失自定义方案
软件备份里面的东西也消失了,又得花时间重新配置,关键积累的词库也丢了,很难受
-
XMage crashes constantly on macOS Monterey with the following error message:
```
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (safepoint.cpp:712), pid=3…
-
- **Poetry version**: Poetry (version 1.7.0)
- **Python version**: Python 3.11.6 (main, Nov 1 2023, 10:08:51) [GCC 12.2.0]
- **OS version and name**: Debian 12, macOS 14.1
- **pyproject.toml**: N/…
-
I tried SDL2 stable and current main branch.
On first key hit the app freezes for 1 till 2 seconds (not measured) and in the console I can see that some libraries are loading.
After that all seems fin…
-
The iPhone 8 and X come with 256 GB variants. Plenty to store the current blockchain, certainly enough when you prune it. Most people who can afford such a phone also have pretty liberal data plans. T…
Sjors updated
9 months ago
-
In readme there is a security warning that says:
"Don't store secrets in code or any other resources bundled with your app. Instead, fetch them from CloudKit or another server and store them in the …