How can I prevent my server from receiving requests for a modified application? [duplicate]
I am developing an android application and in the future also for IOS, and I use a server in PHP.
Is it possible for my server to know the source of the application sending the requests?
For example, if someone modifies the apk of my app… Continue reading How can I prevent my server from receiving requests for a modified application? [duplicate]