I want to build an app that user can use anonymously without the date/time they visited a website to be known and without their IP address to be know by the mobile carriers(mobile network operators) who provide them internet using sim cards.
Is that possible? If yes how can I achieve that for IOS development and Android development (tools I can implement :coding)
I really wants everything about the user to be anonymous even the usage of the app itself(opening and closing if the os keeps track of that) to not be logged somewhere).