Hello
I built my app using “expo build” command.
The apple store rejected the app saying that the app is collecting user data.
My app does not collect any information.
Apple said that the app is using “ASIdentifierManager”
How do I disable “ASIdentifierManager”?
Thank you