Certification failed: App Policies: 10.3

Hi,
I have a much needed update off my app ready for submission. However, the update failed certification stating it closes upon launching, (therefore not testable and non-compliant with policy 10.3). From the crash reports of the updated version i get that
fails upon laoding of the map control in the app. The update did not touch that part however, and i cannot reproduce the error on my devices. I'm hoping someone can point me in the right direction to solve this issue.
Function:
system_windows_ni!MS.Internal.XcpImports.TileHostV2_SetNativeContentProvider
Exception:
CLR_EXCEPTION_System.Exception
Stacktrace:
Frame    Image                          Function                                                            
Offset       
0        System.Windows.ni.dll          MS.Internal.XcpImports.CheckHResult                                 
0x001c1fbc   
1        System.Windows.ni.dll          MS.Internal.XcpImports.TileHostV2_SetNativeContentProvider           0x00000054   
2        Microsoft.Phone.Maps.ni.dll    Microsoft.Phone.Maps.Controls.MOSMapModel..ctor                     
0x000000da   
3        Microsoft.Phone.Maps.ni.dll    Microsoft.Phone.Maps.Controls.MapCompatibility.GetLifetimeManager    0x00000046   
4        Microsoft.Phone.Maps.ni.dll    Microsoft.Phone.Maps.Controls.Map..ctor                             
0x00000364

Hello,
Oliver's suggestion of submitting the app as a beta is a great solution to find issues like this. That being said, I'm going to move this post over to the development forums for better visibility from the mods there.
Thanks!
Jonathan
Windows and Windows Phone Dev Center Support
Office Store Developer Support
Send us your feedback about the Windows Platform

Similar Messages

  • Certification failed for App manifest

    please help me to solve this error I have tried to clear this error multiple times.
    I have upgraded a windows phone silverlight 8.0 to windows phone silverlight 8.1 and the application is deploying and working normally on my local device.
    Package compliance test
    PASSED
    Application count
    FAILED
    App manifest
    Error Found: The app manifest test detected the following errors:
    The app manifest declares an unsupported architecture.
    Impact if not fixed: Apps that violate the Windows Phone Store certification requirements can’t be submitted to the Windows Phone Store.
    How to fix: App manifest must include valid entries for all required fields, please modify the manifest entries listed above. See link below
    for more information:
    Certification requirements
    Package.appxmanifest file code is
    <?xml version="1.0" encoding="utf-8"?>
    <Package xmlns="http://schemas.microsoft.com/appx/2010/manifest" xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest" xmlns:m3="http://schemas.microsoft.com/appx/2014/manifest" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest">
     <Identity Name="20865PriyanshuMittal.MedicineReminder" Publisher="CN=30E3B959-D42F-4C3C-A527-4DAFDF42CD4B" Version="1.0.0.0" />
    <mp:PhoneIdentity PhoneProductId="5fbbab69-e356-41ee-af0d-0a780eb96d7c" PhonePublisherId="D8D6EAF0-43F3-434D-AFAA-5870EB749E23" />
    <Properties>
    <DisplayName>Medicine Reminder</DisplayName>
    <PublisherDisplayName>Priyanshu Mittal</PublisherDisplayName>
    <Logo>Assets\StoreLogo.png</Logo>
    </Properties>
    <Prerequisites>
    <OSMinVersion>6.3.1</OSMinVersion>
    <OSMaxVersionTested>6.3.1</OSMaxVersionTested>
    </Prerequisites>
    <Resources>
    <Resource Language="x-generate" />
    </Resources>
    <Applications>
    <Application Id="x5fbbab69ye356y41eeyaf0dy0a780eb96d7cx" Executable="AGHost.exe" EntryPoint="MainAsisst.xaml">
    <m3:VisualElements DisplayName="Medicine Reminder" Square150x150Logo="Assets\SquareTile150x150.png" Square44x44Logo="Assets\Logo.png" Description="Medicine" ForegroundText="light" BackgroundColor="#464646"
    ToastCapable="false">
    <m3:DefaultTile Square71x71Logo="Assets\SquareTile71x71.png">
            </m3:DefaultTile>
            <m3:SplashScreen Image="Assets\Splashscreen.png" />
            <m3:ApplicationView MinWidth="width320" />
            <!--Used in XAML Designer. DO NOT REMOVE-->
          </m3:VisualElements>
          <Extensions>
            <Extension Category="windows.backgroundTasks" EntryPoint="AgHost.BackgroundTask">
              <BackgroundTasks>
                <Task Type="systemEvent" />
                <Task Type="timer" />
              </BackgroundTasks>
            </Extension>
          </Extensions>
        </Application>
      </Applications>
      <Capabilities>
        <Capability Name="internetClientServer" />
        <DeviceCapability Name="location" />
      </Capabilities>
      <Extensions>
        <Extension Category="windows.activatableClass.inProcessServer">
          <InProcessServer>
            <Path>AgHostSvcs.dll</Path>
            <ActivatableClass ActivatableClassId="AgHost.BackgroundTask" ThreadingModel="both" />
          </InProcessServer>
        </Extension>
      </Extensions>
    </Package>
    WMAppmanifest.xml file code
    <?xml version="1.0" encoding="utf-8"?>
    <Deployment xmlns="http://schemas.microsoft.com/windowsphone/2014/deployment" AppPlatformVersion="8.1">
      <DefaultLanguage xmlns="" code="en-US" />
      <App xmlns="" ProductID="{5fbbab69-e356-41ee-af0d-0a780eb96d7c}" Title="Medicine Reminder" RuntimeType="Silverlight" Version="1.0.0.0" Genre="apps.normal" Author="Priyanshu Mittal"
    Description="Medicine" Publisher="Priyanshu Mittal" PublisherID="{D8D6EAF0-43F3-434D-AFAA-5870EB749E23}" SDOptOut="false">
        <IconPath IsRelative="true" IsResource="false">Assets\images\searchsmall.png</IconPath>
        <Capabilities>
          <Capability Name="ID_CAP_NETWORKING" />
          <Capability Name="ID_CAP_MEDIALIB_AUDIO" />
          <Capability Name="ID_CAP_MEDIALIB_PLAYBACK" />
          <Capability Name="ID_CAP_SENSORS" />
          <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
          <Capability Name="ID_CAP_MAP" />
          <Capability Name="ID_CAP_LOCATION" />
        </Capabilities>
        <Tasks>
          <DefaultTask Name="_default" NavigationPage="MainAsisst.xaml" ActivationPolicy="Resume" />
        </Tasks>
        <Tokens>
          <PrimaryToken TokenID="doc_cardToken" TaskName="_default">
            <TemplateFlip>
              <SmallImageURI IsRelative="true" IsResource="false">Assets\images\searchsmall.png</SmallImageURI>
              <Count>0</Count>
              <BackgroundImageURI IsRelative="true" IsResource="false">Assets\images\searchmedium.png</BackgroundImageURI>
              <Title>Medicine Reminder</Title>
              <BackContent>
              </BackContent>
              <BackBackgroundImageURI>
              </BackBackgroundImageURI>
              <BackTitle>
              </BackTitle>
              <LargeBackgroundImageURI IsRelative="true" IsResource="false">Assets\images\searchlarge.png</LargeBackgroundImageURI>
              <LargeBackContent />
              <LargeBackBackgroundImageURI IsRelative="true" IsResource="false">
              </LargeBackBackgroundImageURI>
              <DeviceLockImageURI>
              </DeviceLockImageURI>
              <HasLarge>True</HasLarge>
            </TemplateFlip>
          </PrimaryToken>
        </Tokens>
        <ScreenResolutions>
          <ScreenResolution Name="ID_RESOLUTION_WVGA" />
          <ScreenResolution Name="ID_RESOLUTION_WXGA" />
          <ScreenResolution Name="ID_RESOLUTION_HD720P" />
        </ScreenResolutions>
      </App>
    </Deployment>

    Looks like you are specifying Screen resolutions in your WMAppManfiest.xml, this is not supported for Silverlight 8.1 apps, You can find more compatibility changes listed here: http://msdn.microsoft.com/en-us/library/windowsphone/develop/dn642084(v=vs.105).aspx
    Eric Fleck, Windows Store and Windows Phone Developer Support. If you would like to provide feedback or suggestions for future improvements to the Windows Phone SDK please go to http://wpdev.uservoice.com/ where you can post your suggestions and/or cast
    your votes for existing suggestions.

  • App Certification Fails While uploading into Windows Phone Store..

    Hi Everyone,
    I am facing an issue from last few days and stuck badly .
    Whenever i am uploading my app in windows phone store getting the below error for everytime..
    Your app submission does not include a privacy policy. Apps that use, collect, or share personal information must include a privacy policy that informs users how
    this information is used, stored, secured, and disclosed. See policy 10.5.1 for details about the requirements for a privacy policy.
    Please let me know what i need to do to resolve the above issue. What step i need to take..
    Thanks in advance!!!!

    As part of the submission process (Upload and describe your package) there is a section where you can add a privacy policy.  It is a step you need to do

  • How can I completely remove failed App Store downloads?

    I have two purchases from the app store that have failed - they will not complete no matter what I try. How can I completely remove them to start again? Thanks,

    is what I'm staring at. I've tried all sorts and this is where I get. No errors. No messages. Nothing.
    What is this machine doing and why isn't it simple to clear the cache/temp files and go again with the download?

  • IOS _spin_lock_try mutex fails App Store validation

    I've successfully built BDB (6.0.30) and used it in my ios app.
    My app works in test both on IOS simulator and on a real device (connect to USB).
    I'm ready to distribute my app in the app store, but the validation process fails for this reason:
    The app references non-public symbols: _spin_lock_try, _spin_unlock.
    After launching the configure command, i see in my db-config.h, that the mutex configuration used is:
    /* Define to 1 to use the Apple/Darwin _spin_lock_try mutexes. */
    #define HAVE_MUTEX_DARWIN_SPIN_LOCK_TRY 1
    Have someone suggestions on how to build a BDB library that doesn't fail the App Store validation?
    Thanks

    Hi Mike,
    you can found the App Store Review Guidelines (paragraph 2.5) at:
    https://developer.apple.com/app-store/review/
    but you've to sign in to look at them.
    I'm sorry but I didn't found anything more than the seraphic sentence:
    2.5 - Apps that use non-public APIs will be rejected
    Thanks,
    Roberto

  • Backup failed / Apps Won't Open / Cannot Sync VZ iPhone 4

    I need help!!
    I updated iTunes today...after updating iTunes I attempted to sync my phone and I received numerous errors and the sync failed. Now none of my Apps will run (I try to open an app...it opens for a second and then closes). I tried to use my install backup option...but it fails and says my backup is corrupt. I've rebooted and did all the normal troubleshooting junk...but none of it is working.
    Help???
    Justin

    I tried that as well and 2 out 5 above apps that wasn't loading are now working. The other 3 kept crashing on me...probably going to bring it in to apple and let them check it out.

  • Muse is NOT Working, Illustrator Update FAILS, Apps list is NOT Correct. What Do I Do?

    I started having issues with CC a couple months ago out of no where. Mostly just with updates from CC for the apps.
    I did the suggested re-installs of CC and then had to try to update by fully re-installing apps and I had funciontality but errors trying to update Illustrator and most of the installed apps did not show up in the CC interface.
    Now I try to do a quick update to a site thru Muse and it tells me that it would not validate my subscription and would be canceled in 2 days.
    I again followed instructions on Adobe to delete a couple of folders and try to re start Muse.
    Now I get an unexpected error and cnont use the program.
    I test out CC for updates and the Muse app shows up to date, Bridge app surprisingly updated fine, and as expected, once again, Illustrator errors out on the update and still my CC app list is not correct so I honestly dont know what updates I have to do on the other programs.
    I checked my subscription details and everything is fine.
    Not having the ability to update efficiently from CC is not a huge deal as long as I can use the programs to work. Not being abel to work because of some programing hiccup is NOT ACCEPTABLE.
    Anybody have any possible paths to fix these latest issues?
    Should I start by wiping the machine clean of any installs and then completely try to re-install everything?
    what a pain.

    UPDATE:   
    I got home tonight and tried to open up Muse.
    This time it opened up the login screen and actually made it past the point it errored at previously.
    Illustrator update stilll gives an Error 8.

  • How do I get my money back from a failed app?

    I purchased Maptech navigation and it does not work.  How do I get my money back?

    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: mailto:[email protected]
    How to report an issue with Your iTunes Store purchase
    http://support.apple.com/kb/HT1933
    https://reportaproblem.apple.com/
    iTunes Purchase Problems: How to Report a Problem to iTunes Support
    http://tinyurl.com/7tscpa7
    iOS: Troubleshooting applications purchased from the App Store
    http://support.apple.com/kb/TS1702?viewlocale=en_US&locale=en_US
    How to Get a Refund from the App Store
    http://gizmodo.com/5886683/how-to-get-a-refund-from-the-app-store
    Getting Refunds for your iTunes Store Purchases
    http://www.labnol.org/software/itunes-app-store-refunds/13838/
    Canceling a Digital Subscription
    http://gadgetwise.blogs.nytimes.com/2011/10/14/qa-canceling-a-digital-subscripti on/
     Cheers, Tom

  • Failed app store update. Safari 8.0.4

    Hi all
    Mid 2012 Macbook Pro, running OS X Yosemite 10.10.2.
    I received the red number bubble last night indicating available updates within the App Store, I clicked on update all and run through the normal rigamarole of restarts etc. The iPhoto app updated without issue, and so I thought had the Safari update, but not so. The Safari update appears in the installed updates list, but also remains in the available updates, when I click it just says installed. The red number bubble remains and indeed my Safari is still running version 8.0.3.
    My questions are.
    1. Is there a way installing the update manually? I have tried to locate the latest Safari version for download but no luck.
    2. If the file is not obtainable, is it possible to reset the App Store or clear it's cache to allow me to run the update again?
    I thank you in advance.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Select
              /var/log ▹ install.log
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. The contents of the log will appear on the right. Each log message begins with a timestamp. Select the messages from the time of the last installation or update attempt. If you're not sure when that was, click the Clear Display button in the toolbar of the Console window and then try the installation again. Select the new messages that appear. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    ☞ If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    ☞ When posting a log extract, be selective. Don't post more than is requested.
    ☞ Please don't indiscriminately dump thousands of lines from the log into this discussion.
    ☞ Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting. You may need to use a text editor with search and replace, such as TextEdit.

  • Refund for Failing App.. - oneSafe

    I bought oneSafe from the App store (ipad) about two weeks or so ago... $5.99 isn't a lot of money, but the App showed some promise as a 'secure' location for personal info - bank stuff, passport, Credit Cards, etc.... Kinda the same as 1Password XXX but with the ability to actually take a picture on the ipad of the physical Crd. Card, Driv. License or Passport... I was running IOS 5.0 on the ipad...
    AFTER updating to 5.0.1, after opening oneSafe, the physical 'cards' were there (the devices that oneSafe uses for capturing your info, pictures, logos, etc), but ALL the DATA was missing...GONE...
    I contacted the support group of oneSafe (Singapore) and they told me last night that they had run into a bug in their product that with the advent of IOS 5.0.1 and some kind of internal change that Apple had made to the way that encryption keys/strings were passed about, their product could NO LONGER FIND my encrypted info....it was still on my device but their product could NOT retreive it.. hummmm,,,....
    SO, I went into iTunes to get a refund for the product... Thru iTunes on my MBP 10.6.8 Snow Leopard and iTunes 10.5.(141) the functionality of "Report a Problem" when quering 'purchase history' spawned a web page in Safari that listed all the options for using iTunes INSTEAD of taking me to the 'report a problem' page so I could enter my Order number and the issues.... endlessly.....
    I'm I the only one ecperiencing this type of problem  with iTunes or are others??

    Unfortunately, we are users just like you and are not able to help with this type of issue - you will need to contact the app store or the developer of the app.

  • IOS 5 update fail - apps and Safari not working

    i completed the iOS 5 update and now none of my apps work.  Also, Safari is locked up.  Any ideas of what I need to do?

    Any thoughts? Any internet based program besides email cannot connect.

  • How to restart a failed app?

    I was downloading an update for Endomondo and it stopped in the middle. How do I resume the download? The app is in the app store in the updates section frozen and I do not see the app on my iPhone 5. I have killed the app store but it will not resume the download. IT will download other updates for other apps, but not this one.

    I don't think there is a trial version of Acrobat Standard

  • Connection failed app store

    I'm having trouble log in on to app store.  I get "connection failure" msg in red.  I am running Macbook Pro 15 2011 on OSX 10.9.5.  any help is greatly appreciated.  Ive tried resetting password, restarting mac, deleting applst under Library/Preferences.... 

    OK -- Bad Idea to post your AppleID (which is your email address visible in the photo) - I have asked our gracious Hosts to remove the image
    Screenshots are helpful, just not that one. What happens next is the important one. No need to take a "Photo" -- do it this way
    ⌘ Command + ⇧ Shift > Press ' 3 ' > release all three
    the image will auto-save to your Desktop, then use the tool to insert it as you did your photo
    (*Tip: Check out "Finder" > [Help] > [Mac Help] > Search " screenshot " for all the built-in screenshot key-combos)
    ÇÇÇ

  • Web browser Certification and App connectivity issues

    So my laptop shut down due to lack of power. Upon restarting, I noticed start-up applications could not connect to internet though I have a clear connection. Then once I opened any browser, I get a verification/certification errors on EVERY website along with the site not loading as they should. I tried booting up in Safe Mode with no improvement and same results.
    Macbook pro running Maverick 10.9.4
    Any help would be greatly appreciated.

    This could be a complicated problem to solve, as there are several possible causes for it.
    Back up all data, then take each of the following steps that you haven't already taken. Stop when the problem is resolved.
    Step 1
    From the menu bar, select
               ▹ System Preferences... ▹ Date & Time
    Select the Time Zone tab in the preference pane that opens and check that the time zone matches your location. Then select the Date & Time tab. Check that the data and time shown (including the year) are correct, and correct them if not.
    Check the box marked 
              Set date and time automatically
    if it's not already checked, and select one of the Apple time servers from the menu next to it.
    Step 2
    Triple-click anywhere in the line below on this page to select it:
    /System/Library/Keychains/SystemCACertificates.keychain
    Right-click or control-click the highlighted line and select
              Services ▹ Show Info
    from the contextual menu.* An Info dialog should open. The dialog should show "You can only read" in the Sharing & Permissions section.
    Repeat with this line:
    /System/Library/Keychains/SystemRootCertificates.keychain
    If instead of the Info dialog, you get a message that either file can't be found, reinstall OS X.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. Open a TextEdit window and paste into it by pressing command-V. Select the line you just pasted and continue as above.
    Step 3
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    In the upper left corner of the window, you should see a list headed Keychains. If not, click the button in the lower left corner that looks like a triangle inside a square.
    In the Keychains list, there should be items named System and System Roots. If not, select
              File ▹ Add Keychain
    from the menu bar and add the following items:
    /Library/Keychains/System.keychain
    /System/Library/Keychains/SystemRootCertificates.keychain
    From the Category list in the lower left corner of the window, select Certificates. Look carefully at the list of certificates in the right side of the window. If any of them has a a blue-and-white plus sign or a red "X" in the icon, double-click it. An inspection window will open. Click the disclosure triangle labeled Trust to disclose the trust settings for the certificate. From the menu at the top, select
              When using this certificate: Use System Defaults
    Close the inspection window. You'll be prompted for your administrator password to update the settings. Revert all the certificates with non-default trust settings.Never again change any of those settings.
    Step 4
    Select My Certificates from the Category list. From the list of certificates shown, delete any that are marked with a red X as expired or invalid.
    Export all remaining certificates, delete them from the keychain, and reimport. For instructions, select
              Help ▹ Keychain Access Help
    from the menu bar and search for the term "export" in the help window. Export each certificate as an individual file; don't combine them into one big file.
    Step 5
    From the menu bar, select
              Keychain Access ▹ Preferences... ▹ Certificates
    There are three menus in the window. Change the selection in the top two to Best attempt, and in the bottom one to  CRL.
    Step 6
    Triple-click anywhere in the line of text below on this page to select it:
    /var/db/crls
    Copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder named "crls" should open. Move all the files in that folder to the Trash. You’ll be prompted for your administrator login password.
    Step 7
    Restart the computer, empty the Trash, and test.

  • Trying to download latest version Adobe Reader. Get message "certification failed"  What is that?

    Trying to download latest vertion Adobe Reader. What does that mean and how do I fix it?

    Download the offline installer from http://get.adobe.com/reader/enterprise/
    or if you just need to update, from http://www.adobe.com/support/downloads/detail.jsp?ftpID=5674 (Windows).

Maybe you are looking for