Skip to content

plugin always returns true iOS #37

@feduke-nukem

Description

@feduke-nukem

Bug

Plugin Version: latest
Platform (e.g., iOS 12.1, 13.5.1):
Device/Hardware: iPhone 6, iPhone 7

Expected behavior

Display alert message if is not using latest version

Actual behavior

Doesn't display anything.

Steps to reproduce the issue

Just use CrossLatestVersion.Current.IsUsingLatestVersion() end upload app to the App Store.
The problem appears right in a production, if I do the same actions locally - alert displays.

Feature Request

Description: So I tried to invert my if statement for testflight to check if the alert is actually not an iOS specific problem. No, that's good, the problem is like plugin returns "true" from CrossLatestVersion.Current.IsUsingLatestVersion(), even the using version is not latest. With Android is no such problem, even on production. So my assumption is that plugin is always returning true on prod iOS. Don't know how that is possible. Maybe someone have to deal with the same problem?

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