Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
PSA: AppMap and unity 8.0.0.1909
posted

Error when  building with unity 8.0.0.1909


Error CS1501 No overload for method 'NavigateAsync' takes 3 arguments TestXamarin 

We need a new AppMapViewModelBase

Parents
  • 34430
    Offline posted

    Hello Gary,

    Thank you for your post.

    I have reproduced the behavior you are seeing, but this issue is not a bug within AppMap – it is due to a change in the NavigateAsync method for the Prism library that AppMap uses.

    This issue has already been logged in the GitHub repository for Prism, here: https://github.com/PrismLibrary/Prism/issues/2225. For the time being, if you are using a more recent version of Prism, the best workaround I can recommend at the moment is to use one of the other overloads of NavigateAsync in AppMapViewModelBase.

    Please let me know if you have any other questions or concerns on this matter.

Reply Children
No Data