Hello community,
We tried to update an existing package and we are facing the error System.ArgumentException: Application with name "<packagename>" already exists.
How do we overcome this error?
17:27 Nov 09, 2022
Hello,
The reason could be that the 'IsChanged' attribute of the scheme in the needed package is set to 'true' when it should be 'false'.
Show all comments