Skip to content

iRate Delegates are Not getting Called #309

@Abhishek-NickelFox

Description

@Abhishek-NickelFox

I have added code in AppDelegate and added iRateDelegate also

func iRateUserDidAttemptToRateApp() {
Analytics.track(event: .UserRatingNow)
}

func iRateUserDidDeclineToRateApp() {
Analytics.track(event: .UserDeclinedToRateApp)
}

But these 2 delegates are not getting called

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions