Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9249173
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T10:07:34+00:00 2026-06-18T10:07:34+00:00

I tried to submit my first wp7 application but it got rejected because of

  • 0

I tried to submit my first wp7 application but it got rejected because of area 7.1 what apparently is something to do with some icon that is used to be pinned.

I don’t know if their is anything else that is wrong with my app(I thought I had all the requirements down) and that they just stop testing after the first thing they fail.

I know from reading online that there is something that users can change the background color of an app that causes alot of people to fail as well.

How can I force them to not be able to do this. I don’t know how how to change the background color myself.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T10:07:36+00:00Added an answer on June 18, 2026 at 10:07 am

    About the icon that is used to be pinned the requirement is to disable this icon when item is pinned. You don’t need to give user way to unpin icon from app, they can do that on main screen. So just check if item was already pinned and if yes, disable icon in application bar (I assume that you have it in application bar). You can check it using code:

    ((ApplicationBarIconButton)button).IsEnabled = ShellTile.ActiveTiles.FirstOrDefault(x => x.NavigationUri.ToString().Contains("?value=" + value)) == null ? true : false;
    

    I don’t quite understand second question but if you want your app to be fine with both white/black theme just set foreground colour for all items that you want to stay in one static color (like textblocks). If you will have it in XAML code, changing background theme will not affect your app.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I tried searching, but could not find anything that gave me quite what I
I tried that, but when I try to print these arguments it returns no
I'm trying to submit a php form to a database, but I want that
I want to upload picture from my_form in jQuery, I tried submit() function it
I have tried to replace the submit button of a form with an ajax
I don't want to submit this app to AppStore. I've tried for many times
I need the button submit to be disabled unless JavaScript is on. I tried:
tried uncommenting pam_limits.so from the pam.d directory but no luck. Basic PAM seems to
Tried searching the site, but cannot find an answer to my problem: Lets say
I have tried different ways but no success. Googled but can not find this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.