Is there a way to add multiple AndroidManifest files in .NET Android Xamarin?
I want to build my .net android application for different Environment so for that I want to use different PackageName in AndroidManifest. Is this possible?
I want to build my .net android application for different Environment so for that I want to use different PackageName in AndroidManifest. Is this possible?