Ronald Goedeke
Results
12
issues of
Ronald Goedeke
### What's happening? I have a bit of a more complicated callback structure and useage of hybrid objects. The code works completely fine on android, but on iOS it doesn't...
swift
nitro-core
Repro of https://github.com/mrousavy/nitro/issues/975. Tried to make the sample as simple as possible. If one comments out the `` self.callback = callback `` the build will work again, or if one...