标签: xamarin-profiler

Android 上的 Xamarin Profiler 错误(运行时太旧)

Xamarin Profiler 不适用于 Android。我有 Visual Studio Enterprise(Xamarin Profiler 所需)。我目前正在尝试测试配置文件构建良好的 Microsoft 应用程序。

测试项目GitHub: https: //github.com/davidortinau/Xappy

尝试了许多模拟和真实设备。我收到以下错误消息:

XamarinProfiler.Windows.MainWindow Error: 0 : [2021-07-13 11:23:05.6658] Error occured on run com.microsoft.Xappy: Runtime installed on device pixel_2_pie_9_0_-_api_28 is too old. Deploy your app again with a newer version of Xamarin Studio

我的日志文件:

XamarinProfiler.Core.ProfilerService Information: 0 : [2021-07-13 11:22:40.7818] ########################################## XamarinProfiler.Core.ProfilerService Information: 0 : [2021-07-13 11:22:40.7828] # Xamarin Profiler version - 1.6.10.15 XamarinProfiler.Core.ProfilerService Information: 0 : [2021-07-13 11:22:40.7828] # * Arch x86_64 XamarinProfiler.Core.ProfilerService Information: 0 : [2021-07-13 …

c# memory-leaks xamarin xamarin.forms xamarin-profiler

8
推荐指数
1
解决办法
1043
查看次数