This is happening on iOS so far but the following: await CrossLatestVersion.Current.OpenAppInStore(); is not actually taking the user to the AppStore.
This is happening on iOS so far but the following:
await CrossLatestVersion.Current.OpenAppInStore();
is not actually taking the user to the AppStore.