farfromrefuge

Results 1423 comments of farfromrefuge

@PatrickLohan what do you by try to update?

Is there any plan to move forward on this? I would love to be able to pass native object.

@mbektchiev thanks a lot! the same technique was proposed on android. Will try it soon to see if it work.

@mbektchiev is the fix already released for your code sample to work? Finally had the time to test this. and in the worker code the ```dict``` object is null. EDIT:...

@mbektchiev as explaned before i got it to work. Now i am facing another issue. What i am trying to achieve is call a worker method from an Objective-C delegate...

@mbektchiev right now i use OpenCV [CvVideoCamera](https://github.com/Akylas/nativescript-opencv/blob/master/src-native/ios/OpenCVAdditions/CvCameraPreview.mm#L100) for easy testing/dev The mat that is passed in ```processImage``` is released by ```CvVideoCamera``` after that method is done. But in our case...

@mbektchiev i think there is an issue with the ```retain```, ```release``` If i retain in main and release in worker, the objects contained in the NSDictionary are never released If...

Need to bump that issue as i am facing that issue right now. Almost impossible to run an app on device. It runs "sometimes". XCode 12.2 Cli 7.0.11 Core: 7.0.13...

@NathanaelA it is not a setup issue It ils completly random. But mostly Nevers working

@NathanaelA done that many times. And I never use hmr. It is not a setup a current conf issue. I assure you it is an issue with the CLI. It...