-
Hello there,
I have an issue is when im testing the app in simulator, let me explain whats happening
When my app start´s I call a NSObject that handle my connection, and it's a shared object (static…
-
### What's happening?
This iOS crash appears to be a new instance of #198 on v4.0.4.
### Reproduceable Code
```tsx
const camera = useRef(null);
// ...
const device = useCameraDevice("back", {
…
-
I've used three methods given in readme. Still There is error that protocol is not confirming . I am using this into swift. Thanks.
-
```
What steps will reproduce the problem?
1. Compiling Wsdl2ObjC
2. Targeting groupwise.wsdl file
3. Fixing non-valid file names of output csource code like ".h" + ".m" and
objects inside source fil…
-
```
What steps will reproduce the problem?
1. Compiling Wsdl2ObjC
2. Targeting groupwise.wsdl file
3. Fixing non-valid file names of output csource code like ".h" + ".m" and
objects inside source fil…
-
```
What steps will reproduce the problem?
1. Compiling Wsdl2ObjC
2. Targeting groupwise.wsdl file
3. Fixing non-valid file names of output csource code like ".h" + ".m" and
objects inside source fil…
-
Could you please add Sprite Kit support?
-
```
What steps will reproduce the problem?
1. Generate code from: https://www.smoneybox.com/service/service.wsdl
2. The code is without attributes and elements in sMoneyboxServiceSvc.h\.m
What is the…
-
```
What steps will reproduce the problem?
1. Generate code from: https://www.smoneybox.com/service/service.wsdl
2. The code is without attributes and elements in sMoneyboxServiceSvc.h\.m
What is the…
-
I was wondering if anyone had a pattern they used, or if Kiwi has something I'm unaware of, for neatly solving the expectation that a block should be invoked.
I've seen the following pattern suggeste…