Edwin Veger
Results
2
comments of
Edwin Veger
trafficstars
I too noticed that (sometimes?) errors are not parsed correctly. VaporAPNS.swift:153 ```if let reason = jsonNode["reason"]?.string {``` During development, set a breakpoint here and print the entire `jsonNode` instead to...
Although I'd be more than willing to spend time on Swift for Godot 4 with GDExtension, I wouldn't have a clue where to start. I've read through [the blog post](https://godotengine.org/article/introducing-gd-extensions)...