UrbanApps/Armchair

Trouble with versions ?

dirkbartels14050 opened this issue · 2 comments

I installed Armchair via cocoapods. The installation worked fine. I do have a couple of issues. It seems that the version that is installed is not the latest version. Example

In the documentation is referred to this method:

Armchair.ratingConditionsHaveBeenMet() -> Bool

This method is 'private' in the delivered code and therefore not reachable.

Also, the KeyDeclinedToRate returns 'true'. This was never set, how is that possible ? It seems to me that this state does not allow to show the rating prompt.

Any comments / advice ?

Try installing from head

Thanks. That worked. Would be great if you guys post a new version that can be installed via cocoapods