The underlying issue is that it looks like Adalo has Facebook Flipper baked into your app (https://fbflipper.com/) and there is nothing you can do about it. So Adalo is collecting information about your users as Colin points out in the Required Data Disclosures
(Privacy and App Tracking Transparency - Adalo Resources)
On Android it is always logging, on iOS it can be disabled by Adalo during the build process as a way to pass Apple rules.
I created a Permissions Manager component a few weeks ago, I will update it to include the ability to enable Tracking Permissions when our marketplace is back online.
Adalo uses product interaction data for Analytics, and is linked to the user’s identity. Product interaction data are NOT used for tracking purposes.
As is stated, Adalo tracks your users activities (you don’t have access to the analytics on your user, but they do), but does not use it for tracking purposes.
I hope this information helps