I have an api which allows calling without any authentication (get call). If I have an app deployed in Google Play store. May I know if there is any way to secure the api call only allowing call by my app in the Google Play Store?
Asked
Active
Viewed 28 times
0
-
Consider editing this question and making it clearer. – Taslim Oseni Feb 10 '19 at 22:01
-
Possible duplicate of [Restrict API requests to only my own mobile app](https://stackoverflow.com/questions/21465559/restrict-api-requests-to-only-my-own-mobile-app) – Nick Fortescue Feb 11 '19 at 08:26