Please I need help on this. It refuses to compile and I think there are some issues on some screens of the app. Please can anyone who has a leisure time help me and check the blocks. MMTEST.aia (594.0 KB)
The airtables are working perfectly.
From a first look you are using Firebase Authentication and I do not see google-services.json in your assets.
When using Firebase Authentication component you must make sure first that google-services.json is in the assets folder, and second you NEVER change the name of the file like google-services(1).json for example.
Also you have 12 screens that might cause problem