Skip to content

Conversation

@mk
Copy link

@mk mk commented Nov 22, 2011

  • Move Strings to Appirator.bundle

  • Add German translations

  • Adjust API so APPIRATER_APP_ID is set at runtime:

    Remove APPIRATER_APP_ID and refactor the

    appLaunched:(BOOL)canPromptForRating
    

    method to take the appID at launch:

    appLaunchedWithAppStoreID:(int)appID canPromptForRating:(BOOL)canPromptForRating
    

    Also move strings to localization files.

mk and others added 5 commits November 22, 2011 18:04
 * Move Strings to Appirator.bundle
 * Add German translations
 * Adjust API so APPIRATER_APP_ID is set at runtime:

    Remove APPIRATER_APP_ID and refactor the

        appLaunched:(BOOL)canPromptForRating

    method to take the appID at launch:

        appLaunchedWithAppStoreID:(int)appID canPromptForRating:(BOOL)canPromptForRating

    Also move strings to localization files.
Was previously creating a new thread for every call to
+userDidSignificantEvent, +appEnteredForeground, and +appLaunched.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants