App Store Review Guidelines - how to know of new updates?

How can one know when Apple update and edit their App Store Review Guidelines?
Thanks

When you log into the developer center, any changes to any agreements or guidelines should be prominently displayed there.

Similar Messages

  • App Store Review Guidelines problem

    App Store Review Guidelines says:
    iPhone apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution.
    Does it mean we are not able to submit apps from Adobe Flash CS5 which supports only 320X480 px resolution?

    The 2X is automatic, I don't think that you can create an app that won't comply with that.

  • App store review guidelines

    Is there a way to read the review guidelines without paying?
    I registered as an Apple developer "for free" and tried to open the page http://developer.apple.com/appstore/resources/approval/guidelines.html but it says that "the program that you are enrolled in does not have access to this resource".
    Before paying $99 and actually writing the code for my first iPhone app, I need to make sure that Apple is not going to reject it.

    gmacar wrote:
    since the 'huge market' is subject to someone else's policy, one should read their policy before paying the fee.
    The policies are very benign - way too lax - if you ask me. In order to breach the policy, you pretty much have to be breaking the law in a number of major countries, actively stealing content from other people, and/or actively trying to rip off Apple. If you don't plan to do any of that, you have nothing to worry about.
    my app is going to be used by a nonprofit organization, and I don't want to sell it.
    Maybe you should consider an enterprise or educational account where you can distribute your app internally.

  • We found that your app crashed on iPad (3rd Generation) running iOS 6.1.3, which is not in compliance with the App Store Review Guidelines  Incident Identifier: 82F7326A-CBB9-4C0D-BB47-602E677FFACD CrashReporter Key:   f007efd015d54832edfad6b6f673eb18289b

    Incident Identifier: 82F7326A-CBB9-4C0D-BB47-602E677FFACD
    CrashReporter Key:   f007efd015d54832edfad6b6f673eb18289bfde9
    Hardware Model:      xxx
    Process:         myAutoNote [3514]
    Path:            /var/mobile/Applications/EC26F60E-15B2-49A0-8594-8D2934F070B6/myAutoNote.app/my AutoNote
    Identifier:      myAutoNote
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2013-03-27 10:44:05.268 -0700
    OS Version:      iOS 6.1 (10B141)
    Report Version:  104
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0
    Last Exception Backtrace:
    (0x3248229e 0x3a31b97a 0x323cc8d4 0x342eefd8 0x342f09b6 0x7dbec 0x342a9468 0x7df82 0x342a0e94 0x3435814a 0x7df64 0x3481f888 0x3481f548 0x7daa6 0x80de8 0x342eaad4 0x342ea65e 0x342e2846 0x3428ac34 0x3428a6c8 0x3428a116 0x35f7c59e 0x35f7c1ce 0x3245716e 0x32457112 0x32455f94 0x323c8eb8 0x323c8d44 0x342e1480 0x342de2fc 0x804fa 0x7c6fc)
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:
    0   libsystem_kernel.dylib                  0x3a819350 __pthread_kill + 8
    1   libsystem_c.dylib                       0x3a79011e pthread_kill + 54
    2   libsystem_c.dylib                       0x3a7cc96e abort + 90
    3   libc++abi.dylib                         0x39d6ad4a abort_message + 70
    4   libc++abi.dylib                         0x39d67ff4 default_terminate() + 20
    5   libobjc.A.dylib                         0x3a31ba74 _objc_terminate() + 144
    6   libc++abi.dylib                         0x39d68078 safe_handler_caller(void (*)()) + 76
    7   libc++abi.dylib                         0x39d68110 std::terminate() + 16
    8   libc++abi.dylib                         0x39d69594 __cxa_rethrow + 84
    9   libobjc.A.dylib                         0x3a31b9cc objc_exception_rethrow + 8
    10  CoreFoundation                          0x323c8f1c CFRunLoopRunSpecific + 452
    11  CoreFoundation                          0x323c8d44 CFRunLoopRunInMode + 100
    12  UIKit                                   0x342e1480 -[UIApplication _run] + 664
    13  UIKit                                   0x342de2fc UIApplicationMain + 1116
    14  myAutoNote                              0x000804fa 0x7a000 + 25850
    15  myAutoNote                              0x0007c6fc 0x7a000 + 9980
    Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
    Thread 1:
    0   libsystem_kernel.dylib                  0x3a809648 kevent64 + 24
    1   libdispatch.dylib                       0x3a739974 _dispatch_mgr_invoke + 792
    2   libdispatch.dylib                       0x3a739654 _dispatch_mgr_thread$VARIANT$mp + 32
    Thread 2:
    0   libsystem_kernel.dylib                  0x3a819d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3a767cf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3a767a12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3a7678a0 start_wqthread + 4
    Thread 3:
    0   libsystem_kernel.dylib                  0x3a819d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3a767cf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3a767a12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3a7678a0 start_wqthread + 4
    Thread 4 name:  WebThread
    Thread 4:
    0   libsystem_kernel.dylib                  0x3a808eb4 mach_msg_trap + 20
    1   libsystem_kernel.dylib                  0x3a809048 mach_msg + 36
    2   CoreFoundation                          0x32457040 __CFRunLoopServiceMachPort + 124
    3   CoreFoundation                          0x32455d9e __CFRunLoopRun + 878
    4   CoreFoundation                          0x323c8eb8 CFRunLoopRunSpecific + 352
    5   CoreFoundation                          0x323c8d44 CFRunLoopRunInMode + 100
    6   WebCore                                 0x383ae500 RunWebThread(void*) + 440
    7   libsystem_c.dylib                       0x3a77230e _pthread_start + 306
    8   libsystem_c.dylib                       0x3a7721d4 thread_start + 4
    Thread 0 crashed with ARM Thread State (32-bit):
        r0: 0x00000000    r1: 0x00000000      r2: 0x00000000      r3: 0x3c30d534
        r4: 0x00000006    r5: 0x3c30db88      r6: 0x1e563394      r7: 0x2fd86a14
        r8: 0x1e563370    r9: 0x00000300     r10: 0x00000001     r11: 0x00000000
        ip: 0x00000148    sp: 0x2fd86a08      lr: 0x3a790123      pc: 0x3a819350
      cpsr: 0x00000010
    any help whats happening?
    In my app delegate
    - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
        [[UIApplication sharedApplication] registerForRemoteNotificationTypesUIRemoteNotificationTypeBadge | UIRemoteNotificationTypeSound | UIRemoteNotificationTypeAlert)];
      // Set these variables before launching the app
        NSString* appKey = @"xxxxxxxxx";
              NSString* appSecret = @"xxxxxxxxx";
    NSString *root = kDBRootAppFolder; // Should be set to either kDBRootAppFolder or kDBRootDropbox
              NSString* errorMsg = nil;
    if ([appKey rangeOfCharacterFromSet:[[NSCharacterSet alphanumericCharacterSet] invertedSet]].location != NSNotFound) {
                        errorMsg = @"Make sure you set the app key correctly in AppDelegate.m";
              } else if ([appSecret rangeOfCharacterFromSet:[[NSCharacterSet alphanumericCharacterSet] invertedSet]].location != NSNotFound) {
                        errorMsg = @"Make sure you set the app secret correctly in AppDelegate.m";
              } else if ([root length] == 0) {
                        errorMsg = @"Set your root to use either App Folder of full Dropbox";
              } else {
      NSString *plistPath = [[NSBundle mainBundle] pathForResource:@"iAutoMobile" ofType:@"sqlite"];
                        NSData *plistData = [NSData dataWithContentsOfFile:plistPath];
                        NSDictionary *loadedPlist =
            [NSPropertyListSerialization
            propertyListFromData:plistData mutabilityOption:0 format:NULL errorDescription:NULL];
      NSString *scheme = [[[[loadedPlist objectForKey:@"CFBundleURLTypes"] objectAtIndex:0] objectForKey:@"CFBundleURLSchemes"] objectAtIndex:0];
                        if ([scheme isEqual:@"db-APP_KEY"]) {
                                  errorMsg = @"Set your URL scheme correctly in DBRoulette-Info.plist";
                   DBSession* session =  [[DBSession alloc] initWithAppKey:appKey appSecret:appSecret root:root];
                   session.delegate = self; // DBSessionDelegate methods allow you to handle re-authenticating
                   [DBSession setSharedSession:session];
                   [DBRequest setNetworkRequestDelegate:self];
                   if (errorMsg != nil) {
                             [[[UIAlertView alloc]
                                initWithTitle:@"Error Configuring Session" message:errorMsg
                                delegate:nil cancelButtonTitle:@"OK" otherButtonTitles:nil]
                              show];
        self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]];
        NSString *password1 = @"xxxxxxxxx";
        NSString *udid =[[NSUserDefaults standardUserDefaults]  objectForKey:@"device_token"];
        NSString *str = [NSString stringWithFormat:@"%@%@",udid,password1];
        NSString *key =[UtilityClass sha1:str]; //[self base64forData:data];
        NSError *error = nil;
        NSString *password = [SFHFKeychainUtils getPasswordForUsername:key andServiceName:kStoredData error:&error];
        if ([password isEqualToString:@"Purchased"])
            self.viewControllerObj = [[ViewController alloc] initWithNibName:@"ViewController" bundle:nil];
            //self.viewControllerObj = [[ViewController alloc] init];
            self.nav = [[UINavigationController alloc] initWithRootViewController:viewControllerObj];
            [window addSubview:[nav view]];
            //[nav release];
        } else
            self.viewControllerObj = [[ViewController alloc] initWithNibName:@"ViewController" bundle:nil];
            self.nav = [[UINavigationController alloc] initWithRootViewController:viewControllerObj];
            _bannerViewController = [[BannerViewController alloc] initWithContentViewController:nav];
            self.window.rootViewController = _bannerViewController;
        [self.window makeKeyAndVisible];
        NSURL *launchURL = [launchOptions objectForKey:UIApplicationLaunchOptionsURLKey];
              NSInteger majorVersion =
        [[[[[UIDevice currentDevice] systemVersion] componentsSeparatedByString:@"."] objectAtIndex:0] integerValue];
              if (launchURL && majorVersion < 4) {
      // Pre-iOS 4.0 won't call application:handleOpenURL; this code is only needed if you support
      // iOS versions 3.2 or below
                        [self application:application handleOpenURL:launchURL];
      return NO;
        return YES;

    That crash log is useless unless it is symbolicated.

  • How do I change my iTunes and App Store Review Nickname using an iPad 2?

    How do I change my iTunes and App Store Review Nickname using an iPad 2?

    See  >  Change your iTunes Store country
    Here  >  http://support.apple.com/kb/HT1311

  • How to change App Store review nickname

    How do I change my App Store review nickname on my iPhone? No computer.

    You can chane you nickname by managing your account.
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/101/wa/directToSignIn ?wosid=IOPk34QZF894Kd79O59gyg&localang=en_AE

  • German: Ich weiss nicht, Lade ich jetzt OS X Mountain Lion, ich sehe auch keine Anzeige, oder ein fortschritt Balken im App Store? I do not know, I load an OS X Mountain Lion, I see no indication, or a progress bar on the App Store?

    German: Ich weiss nicht, Lade ich jetzt OS X Mountain Lion, ich sehe auch keine Anzeige, oder ein fortschritt Balken im App Store? I do not know, I load an OS X Mountain Lion, I see no indication, or a progress bar on the App Store?

    com.kaspersky.kext.kimul.44     44
    com.kaspersky.nke   1.0.1d41
    com.kaspersky.kext.klif              3.0.0d23
    Uninstall the Kaspersky anti virus software. Instructions here > How to uninstall Kaspersky Security for Mac
    Then restart your Mac.
    Kaspersky has caused other Mac users kernel panics as well noted from the result of an Apple Support Communities search here.
    If you want to use anti virus software on your Mac, install Sophos (free) as recommended here.

  • Change name that shows up when submitting app store reviews

    How do I change the name that displays when submitting app store reviews (e.g. reviews for apps)? I can't find anywhere to do it!

    iTunes>Store>View My Account>4th box down>Edit Nickname...what do you show there, if anything? Also, are you postive the name being shown is not associated with your account or used with the account to obtain that app?

  • App Store reviews are useless without being sorted in reverse chronological order.

    This is an important question, as it goes to the fundamental usefulness of app reviews in the App Store. Recently one of my favorite ios apps was updated and done so poorly that it went from a 5 star to a 1 star app. Subsequently, the developer did a minor tweak, creating a newer version that did not fix the major issues, but has resulted in the many, many negative reviews written after the disastrous update being buried in all the high rating reviews created for a great previous version that no longer exists. Why are app store reviews no longer sorted by latest review first, i.e. reverse chronological order? It makes no sense for a review written in 2012 rating a a much older version of the app to be well ahead of 2014 reviews that relate to the disastrous update that occurred only a few months ago.  I wrote a very negative review but now that the developer has made a trivial update, my review is buried very deep in the older version section well behind reviews written in 2013 and 2012. That makes no sense whatsoever and defeats the purpose of user reviews. I can only believe that Apple has done this for the benefit of app developers, as I see no logical reason how it can benefit the Apple iPhone and iPad consumer.

    Submit your feedback directly to Apple using the appropriate link on the Feedback page:
    http://www.apple.com/feedback

  • I just updated the OS to 10.6.8 but then i never get the app store that supposed to be included in the update. so now, how can i download the app store?

    i just updated the OS to 10.6.8 but then i never get the app store that supposed to be included in the update. so now, how can i download the app store?

    Hi,
    Have you tried a Restart since doing the Update...?
    If Yes and you still don't have it...
    Download and Install the 10 6 8 Combo Update from here
    http://support.apple.com/kb/DL1399
    Cheers,

  • If I by aperture at the App Store for $80, how many computers can I install it on??

    If I by aperture at the App Store for $80, how many computers can I install it on??

    For personal use... Any Macs that you own.
    http://support.apple.com/kb/HT4461
    Regards
    TD

  • HT6012 I had uninstalled iMovie 10 after it was updated and decided to reinstall it but it won't update, iMovie 10 update is stuck at installed in my App Store account.  How do I get it the update to revert to uninstalled so I can re-update iMovie 10 to 1

    I had uninstalled iMovie 10 after it was updated and decided to reinstall it but it won't update, iMovie 10 update is stuck at installed in my App Store account. How do I get it the update to revert to uninstalled so I can re-update iMovie 10 to 10.0.1? iMovie 9.0.9 (iLife 11) is still installed and working.

    What in particular didn't you like about Firefox 6?
    You can undo a lot of changes, either via changing settings or prefs on the <b>about:config</b> page or via extensions.
    *https://support.mozilla.com/kb/common-questions-after-updating-firefox
    Do a clean reinstall of the version that you want to use.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 3.6.x: http://www.mozilla.com/en-US/firefox/all-older.html
    *Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version or you lose your bookmarks and other data in the profile folder.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Profile_backup

  • HT1918 my account in app store has expired how can i update my account ??

    my account in app store has expired how can i update my account ??

    Changing Account Information
    http://support.apple.com/kb/HT1918

  • I just updated my iPhone 4 to iOS 7.1. The apps I had previously installed are not showing on the screen. They are located in App Store icon. How do I move the icons so they are showing on the screen.

    I just updated my iPhone 4 to iOS 7.1. The apps I had previously installed are not showing on the screen. They are located in App Store icon. How do I move the icons so they are showing on the screen.

    You can move apps around in iOS 7 the same as iOS 6. Press an app icon until you see it wiggle; then drag it to where ever you want it to be. Drag it onto another app to create a folder with the two apps. Tap the Home button to stop the wiggle.

  • HT1444 I need to Upgrade to Snow leopard, can i download it from the app store, if so how do i do it?

    I need to Upgrade to Snow leopard OS X from Leopard OS X, can i downlaod it from the Mac App Store, if so how do I do it?

    Ah yes.  South Africa.   I checked the international listings for you but there seems to be no direct Apple support in South Africa.   I cannot imagine why since the political restraints for countries like Iran are not those of South Africa.
    I understand that Apple United States do not ship orders outside of the USA.
    You may have to contact Apple Head Office.

Maybe you are looking for

  • User Exits for FI transaction at time of 'Save'

    Hi All, I'm looking User Exits for the FI transaction - FBD1. I used CMOD to identify the user Exits available for the 'FBAS' package: F050S001 - FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment    F050S002 - FIDCC1: Change IDoc/do not send    

  • EJB called via JNDI in a Repository Service :: ClassCastException

    Hi SDN, I've got a problem in calling an EJB from a Repository Service... Here the steps I've follow:   -  An EJB has been created with some Business Methods in it; it has been packaged in an EAR and deployed;   -  This EJB is looked up succesfully v

  • Frame around my Spry Menu button when clicking?

    Hi experts not sure if you can get rid of this but on my spry menu I have 5 options to click on, each change colour when you hover the mouse over them which is great but once you click on any of them this dotted frame around them shows up? Can I some

  • Difference between FormsCentral Plus and Adobe Acrobat Plus

    I am new to creating PDF forms, and have a business need to create a form to send to 10,000 customers. Under the benefits of Adobe Acrobat Plus, it says "Publish forms and view results in real time."   Is the AAP the only way to get a URL to provide

  • Downloading Lion from Appstore where to do see progress of download

    Downloading Lion from the App Store.  Where do I find the progress of the download.  There is just a window at the bottpm of the screen the says downloading