-
-
* django-tus version: 0.5.0
* Django version: 4.1.6
* Python version: 3.11.1
* Operating System: Windows
Exception in thread django-main-thread:
Traceback (most recent call last):
File "C:\U…
-
**Describe the bug**
When deleting the app on macOS the files will not get deleted properly, possibly due to missing permissions.
The files saved in `~/Library/Containers/Vultisig` will not be dele…
-
Inside BundleEX.swift
dispatch_once(&oneToken) {
object_setClass(Bundle.main, BundleEx.self as AnyClass);
}
this dispactch_once(&oneToken) line gives issues s…
-
### How frequently does the bug occur?
Always
### Description
I am having issues with my app crashing on launch on macOS. I have searched for a solution by looking through other issues on here and …
-
I've tried to use Nostr SDK in my SwiftUI app, but when compile, I've got a lot of errors
My simple code:
Init
```swift
import SwiftUI
import SwiftData
import NostrSDK
@Observable
cl…
-
https://fatbobman.com/zh/weekly/issue-033/?
苹果公司最近对开发者论坛进行了一次显著的设计更新。新版本不仅提供了更为优雅的视觉设计,还对论坛分类进行了合理化调整,每个分类和标签都增加了RSS链接,使开发者能更及时地获取到自己关注领域的信息。
-
Data for today can be lost if other device adds entry prior to syncing.
Temporary workaround: ensure sync for day on second device completes prior to adding entry. Alternatively stick with one devi…
-
Hello, I'm really enjoying the App so far.
I had this use-case of writing some important details like Flight Information, that I need when I may not have access to the internet. It would be really …
-