saschaarthur
saschaarthur
We using exactly this version of the NDK which its complaining about what we should use. Thanks will try your idears soon with opening the aab and check the x84...
/bin/sh: 1: xxd: not found also allows the build to go on..
Heared about this as well, still its a generell thing with the build system, it should never ever go on when theres stuff going wrong.
This one here is related to: https://github.com/NativeScript/nativescript-cli/issues/5298 As far as i see it now its your build env. Youre missing stuff on your os, you can use my docker container:...
> The likely reason for your issue is a mismatch of versions. I've noticed you are using CLI version 5.4.0 while using one of the latest versions of **nativescript-dev-webpack**. My...
can confirm that the "queued messages" counter is increasing over month. locked at and locked by was set, thats why those messages were never cleaned up. my fix for this...
Hello, Sadly im facing this here as well (running on latest commit of postal). We have multiple postal instances and all of them seem broken with this stack here: ```...
> > > As a workaround, you can ofcourse delete the offending QueuedMessage. > > So in your case @vishnus : > > ``` > #Start up postal console with...
Thanks @willpower232 but sadly this didnt seem to work (in 4 instances of postal). Only cleaning the queued messaged 'by hand' let me open the "queue" view again. Heres an...
can confirm that it does not work..