Crash when using “Current Message” component inside Custom List after enabling new React Native version

I found a reproducible crash after switching to the new React Native version in Adalo.
When a component that references Current Message is placed inside a Custom List, the app crashes immediately when opening the page.

  • Platform: Adalo native app

  • Behavior: works fine when the same component is outside the list

  • Previously: this worked without issue before switching React Native version

  • Now: crashes consistently after turning on the new React Native version

  • Likely cause: rendering loop or state conflict with the new architecture

Steps to reproduce:

  1. Enable “Use new React Native Version” in app settings

  2. Create a Custom List

  3. Place a component that references “Current Message” inside the list

  4. Open the page → crash

Anyone else facing this after enabling the new version or found a workaround besides removing the Current Message reference?

Hi @Yuki.O,

I believe it’s a good idea to submit a ticket to Adalo. I’ve experienced crashes with new React Native in several cases. Major version upgrade is always a pain, so I hope Adalo can sort this out.

Best,
Victor.

1 Like

I’ve submitted a ticket. Thank you for your support @Victor.

1 Like

I updated my app for Apple & android. Now the app won’t even open. Goes white screen then closes.

Tried reversing back to the pre-narrative update and it’s exactly the same.

Reverted all changes as per Adalo support recommendation. Still exactly the same. You never know if Adalo has received your support request.

I don’t understand how you can receive such poor service on a Team plan.

Hi @Dave2,

So you have white screen both on new React Native and old React Native, and both on iOS and Android? And web version works fine?

If that, I’d think about some component causing this.

But unfortunately there are very little things which we can do by ourselves with the native apps’ crash. There might be some hints on what’s causing the crash in the logs (on iOS it’s General → Privacy and Security → Analytics & Improvements → Analytics Data, then there may be some log file named as the app).
The problem is that one needs knowledge to understand these logs, and anyway it doesn’t give the way to fix the native build.

So submitting a ticket to Adalo is the only way to resolve this.

In regards to your experience with support - maybe @CH_Team could comment?

Best,
Victor.

1 Like

Hi there,

I’ve recently had a crashing issue after submitting a new build (react native version toggle has been turned on) in Google which wasn’t able to open the app so it’s crashing from the start. It was alright before the new updates but then it started crashing. After checking the logs in Google Play Console (Monitor and Improve section > Android vitals group > Crashes and ANRs section), it was due to 0 in the countdown timer of the welcome screen.

Setup before, when it was crashing :

Setup after, which is not crashing anymore :

Not sure if this is the same issue you’re guys having but just to share my experience that might help here.

Thank you and have a great day!

1 Like

Appreciate the reply.

However there are no effects added.

I have double checked to make sure they haven’t been turned on.

I asked AI to inspect my Android build, and it stated there was a Duplicate Native Module Registration.

Evening

I have provided everything to support including a loom video & AI report on what it believes is the issue.

Even though I am on the team plan, the support is definitely lacking.

Hi Dave,

We’re really sorry for the delay, we’re actively working on your ticket. Also, our support member has just responded to your email. Since it’s Diwali here in India (a national holiday), our support team is running a bit short-staffed at the moment.

We truly appreciate your patience, and we’ll make sure to get back to you with an update as soon as possible.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.