Dimitris-Rafail Katsampas

Results 125 comments of Dimitris-Rafail Katsampas
trafficstars

> Dear @CatchABus thanks that got me one step further! Now I have à `Execution failed for task ':app:mergeExtDexDebug'.` error 😮‍💨 Your error mentions dex so in your case, there...

> > @pichurichko Have you updated your CLI to 8.6? > > Thx for your reply echo 'y' | npx nativescript-envinfo output: > > ```yaml > OS: macOS 14.1.2 >...

> @Ot92 many thanks, that helped a lot! > > Also in my case I've had other issues with a `One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a...

@NathanWalker This should be good to go. Let me say that theoritically, this PR doesn't completely solve the problem because we have some `setCurrent` calls wrapped inside `setTimeout` and that...

It seems the problem goes a bit deeper so I'll keep this one as draft for just a little.

@NathanWalker I have changed things over and over on this one since things were getting complicated but I believe it's good to go now. The solution is based on all...