How to use Thunkable Classic list on Thunkable X?

I want use my old lists created with thunkable classic version on Thunkable X.I cant do it.My lists stored on Firebase.When ı try get list from firebase and use it on Thunkable X platform its not work.

Can you help me guys?

1 Like

Data from Firebase easy to get Thunkable X. But you have to deal with the workings Thunkable X with Firebase. There’s a difference.

@Ali_Aydin you can use the built-in Object blocks along with the native RealtimeDB component, which connects directly to Firebase, to do this.

Let us know if you need any additional guidance.