Rules regarding Lite versions?

Discussion in 'Public Game Developers Forum' started by Avizzv92, Apr 14, 2010.

  1. Avizzv92

    Avizzv92 Well-Known Member

    Jan 3, 2009
    85
    0
    0
    I'm just about wrapping up work on the Lite version of an App that I submitted a few months ago.

    The lite version is set up the same way as the full version except I disabled some buttons that would otherwise take you to the feature in the full version. When a user taps one of the disabled buttons I have a popup explaining what the disabled feature is and an option to buy the full app or continue with the lite version. The other thing I did was include a "nag" screen before entering the main gameplay that would last 10 seconds (with a timer being displayed) and no way of bypassing it. On the screen I have a brief description of the full version, a link to buy it, and advertisements.

    I'm wondering, does Apple has any rules regarding what I'm doing?
     
  2. Flickitty

    Flickitty Well-Known Member

    Oct 14, 2009
    761
    1
    0
    iPhone Dev
    There are specific rules that prohibit showing a 'disabled' feature, especially if the disabled feature is used to upsell. I've seen a few games that violate this to a great extent, so I'm not really sure how it is enforced.

    Now on a personal preference level, displaying a banner that promotes the full version is acceptable to me. But displaying a 10 second nag screen is the best way to ensure that I will delete the game without even proceeding further. This is just my preference, and only my opinion. I am sure that thousands of other people will happily put up with a 10 second nag screen.

    I get pissed when a game shows 600 splash screens with publishers, developers and technologies- the latest Guitar Hero games piss me off for this reason alone. Just let me play the ****ing game.
     
  3. Avizzv92

    Avizzv92 Well-Known Member

    Jan 3, 2009
    85
    0
    0
    Thanks for your information, perhaps Apple wont mind so much about disabled features, I to have seen games that have done this.

    As for the nag screen, thanks for your honest input, I might rethink what I do with that. Perhaps I could allow it to be quickly skipped (and no timer). That would give me a chance to show them what the full version offers but at the same time not "force" them to wait 10 seconds every single time.
     
  4. mobileben

    mobileben Well-Known Member

    Jul 17, 2009
    595
    0
    0
    Lumpy's Handler
    Zgrunturos and San Francisco
    Speaking from experience ... our lite was rejected for having a disabled item. However, in our case, we really had it disabled, with no pop-up of any sorts. Where I have seen it used ... they generally do pop-up a message.

    Now we just tread the route of safety and make sure the stuff just doesn't show up.

    It all comes down to if you don't mind getting potentially rejected. Given that you released the full app a few months ago, maybe timing is not critical ;).
     
  5. Avizzv92

    Avizzv92 Well-Known Member

    Jan 3, 2009
    85
    0
    0
    I think I'm willing to take the risk, there's absolutely no rush and nothing to lose if we do get rejected. I'll just simply remove the disabled buttons completely, little more work since the UI will need to be reworked a bit but not a big problem...
     
  6. shaneguay

    shaneguay Active Member

    Jan 3, 2010
    25
    1
    0
    You will most likely get rejected. I did for Mine Blast Lite, when I had some of the more advanced mines 'disabled'. If you selected one of them a small alert box would be displayed, explaining that this was only availabe in the full version (and a button to go to the full version in the app store).

    They were polite about it and explained it fully to me, once I completely removed the 'disabled' mines, they approved it.
     
  7. Stroffolino

    Stroffolino Well-Known Member
    Patreon Silver

    Apr 28, 2009
    1,100
    8
    38
    Software Engineer
    Pennsylvania
    I think your chances of getting rejected are only 50/50. Apple is horribly inconsistent with regards to this sort of thing. They're far more likely to ding you for something in one of your screenshots than something that can only be seen in-game.

    By the letter of the law, they could forbid you from mentioning any feature of the full version, something that almost every lite version violates.

    A greyed out button that does nothing is far more likely to be noticed than a button that takes you to another screen.

     
  8. Astraware

    Astraware Well-Known Member

    Jan 22, 2010
    372
    2
    0
    Games Studio
    UK
    We had a similar rejection from Apple for one of our Lite versions. The guidance they gave is that the Lite version should "stand on its own". I think it's fine to have a "for more fun/levels/etc get XXXX" and then link to your full version in the App Store from there, but they definitely seemed to find issue with menu items being disabled and marked "not available in this version".
     
  9. therhino

    therhino Well-Known Member

    Jan 27, 2010
    437
    0
    0
    Georgia
    10 seconds? Most people (including myself) are going to delete the app unless it really has potential, if I were you I would put more work into the lite version, make it ad supported, maybe include a menu option with more information about the full version and a link to the App Store, but remove all the popup stuff, that only annoys people and will lead to many quick deletes.
     
  10. egarayblas

    egarayblas Well-Known Member

    My first Lite version submission was rejected because of the "crippling" I've done. As Astraware pointed out, your Lite version should be treated as a Full version too and should not be too limiting to the customer. I suggest exploring other Lite versions and comparing your them so you can find out which approach is best for your game.
     
  11. Avizzv92

    Avizzv92 Well-Known Member

    Jan 3, 2009
    85
    0
    0
    I removed the nag page, and disabled buttons/features. I added the admob ads to the main menus, with a link to a message that describes what the full version offers.

    The only alert boxes I left on (that inform the user about the full version) are when they beat the last level of the Lite version, and in the level editor I have a text box with a value that can't be changed in the Lite version but can in the full version. If the person tries to change it I give them a message.

    Hopefully this all goes over well with Apple. I also heard that Apple may no longer allow Analytic services in Apps, my Lite version uses Flurry so hopefully they don't mind...
     

Share This Page