johnbickler

Results 1 issues of johnbickler

I have a shelless dotnet maui app that is freezing on the emulator when trying to run PerformInAppRateAsync(true); ``` private readonly IAppRating appRating; private packageName; private applicationId; public SettingsViewModel(IAppRating appRating)...