I am developing UWP application.I want to publish the application as LOB application in one of my client's enterprise account. I have few questions:
- Will it possible to publish the same application on the windows with different package name for other customers?
- Will it possible to publish the same application on the windows with same package name for other customers?
- Does the windows do any verification on the code level?
- Same application means Name, publisherid and publisher display name are common in appx.manifest file , but the reserved app's names(two apps) is different in the stores(Normal store and LOB store). Will it possible to do? Does the windows allow to upload like this?