Xamarin iOS Simulator running old code

前端 未结 7 1091
挽巷
挽巷 2021-01-02 09:21

When I debug my Xamarin.iOS project from Visual Studio, it builds, installs on the simulator, and launches the app without issue. But on launching, I\'m seeing a bunch of D

7条回答
  •  南方客
    南方客 (楼主)
    2021-01-02 10:11

    In your project folder delete the bin and obj folders. This works for me but is still annoying.

提交回复
热议问题