Forum Discussion
Can you post/paste your manifest here? Maybe you're missing something that other eyes will see.
just uploaded the manifest. Thanks
- renojim4 months agoCommunity Streaming Expert
I just copied your manifest to a file, replaced the manifest in one of my old apps, packaged it, created a beta app, and ran static analysis and didn't get the error. When I commented the line out of the manifest with # I got the error you're seeing.
All I can suggest is to make sure the manifest in the package is really the one you think it is. I just modified the manifest, packaged the app, uploaded it, and then realized I never side-loaded the version with the changed manifest, so I was just packaging and running static analysis on the previous version. I hate to admit that it's not the first time I've done something stupid like that.