Solved: How do I secure the API URL of iOS apps
Question I am testing an iOS application developed using Xamarin.iOS. I have APIs in it. Since the app is still in very early stage of development, the API URL is accessible from the Internet. How do I secure the API URL in the iOS application so that user will not able to post or delete …