Skip to content

Determine wether or not dialog would be shown and if user has opted our or rated #41

Open
@pasmat

Description

@pasmat

Usually rate dialog is queried to be shown at start of application, and in some cases an expensive resource is loaded for this dialog, such as application icon.

It would be much faster if consuming application could query the library wether or not the dialog will be shown, and only then load these resources.

Also in some cases it would be nice to know wether or not user has opted out or rated the app already, for example in my case I show local ads asking the user to rate on banner form, and only do this when the user has not opted out from rating or has already rated, and to achieve this I had to botch the library by adding a function that determines wether or not the preference show_never has been set.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @pasmat

        Issue actions

          Determine wether or not dialog would be shown and if user has opted our or rated · Issue #41 · codemybrainsout/smart-app-rate