Giter Club home page Giter Club logo

eggrating's People

Contributors

burakgunduztr avatar naluinui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

eggrating's Issues

"lastRemind" default initial value undermines daysUntilPrompt

By default both daysUntilPrompt and remindPeriod are 10, but if you set a lower daysUntilPrompt it will be ignored in favor of the remindPeriod because the lastRemind variable is set to the date you first call the shouldPromptForRating method.

For example, I want to prompt the user for a rating two days after downloading the app, but then not bother them again until 10 days after they've ignored the rating prompt. Although I have daysUntilPrompt set to 2, when first calling that method it sets lastRemind's date to now, so when it gets to the portion of the prompt check method "minutesFromLastRemind < minuteRemindPeriod", it returns false because it thinks I already received a reminder just now.

I fixed this in my forked repo by defaulting the lastRemind value to a date from the far past.

Cocoapods uses tag 0.1.2 instead of master

Hi naluinui,

you commited "Some changes EggRatingViewController.swift " on your master, but in the podspecs you are telling to use tag 0.1.2. Could you maybe update the file?

Thx! :)

rejected appstore

my application has been rejected because I use "import EggRating"

I wasn't actually using it. However, I still think it is rejected automatically because of EGGRATING.
screen shot 2018-11-09 at 11 32 36

Rejected by App Review team

Guideline 1.1.7 - Safety - Objectionable Content

โ€œWe noticed that your app includes content and features that can manipulate the user reviews or chart ranking on the App Store. Specifically, your app filters user reviews and only directs users who intend to rate your app 4 - 5 stars to complete a rating on the App Store.โ€

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.