I'm trying to upload an app but it was refused on the dev center for showing a problem due to dll's that can't be used. It claims to need the .NET native to be ticked.
But when .NET native is set on, I get mismatch between the processor architecture being AMD64 and the reference being x86. This is while generating the package in VS.
I do not have AMD64 ticked when creating the package and the platform target in Build settings is x86. I also have Release selcted in the Build.
Configuration manager shows x86 with Release.
What is going on? Thanks
EDIT: So I realized that I was uploading the wrong file, it should be the appxupload. But the main problem is that I do not have that file though I ticked the box to upload to the store and I have associated my account.