blumfontein

Results 8 comments of blumfontein

I think such kind of libraries are not allowed anymore. People say there is SMS Retriever API available as a workaround https://developers.google.com/identity/sms-retriever/overview , but i didn't try it

@gregmzs There is mush easier way :) Upgrade to 14.1.x, then go to Admin->Monitoring->Background Migrations. Take a corn and wait until everything is finished. Then upgrade to 14.2.x. Wait again....

I use the latest release 1.3.2

Disabling registration is actually supported since 0.18.0 via ENV parameter. What I really miss is registration API

I can confirm, that we dont have any issues with IOS SDK, but have a ton of tickets to our Tech Support team for Android notifications. Device registration in OneSignal...

Same here, but the issue happens from time to time. Cant understand exact steps to reproduce. Sometimes I duplicate my workflow and datatable nodes are broken, sometimes not. Sometimes I...

Just looked at this comment https://github.com/n8n-io/n8n/issues/20399#issuecomment-3411430822 and this is really the issue

In my case somehow nginx doesn't catch configs. `nginx -s reload` in ragflow container did the trick. Will dig why this happening.