Hello:
I'm currently working on a Xamarin Forms application that has latency issues. The application is using Messaging Center to navigate to pages and to pass data around. There are at least one hundred uses of Messaging Center in the app. I've read in a number of online posts that Message Center causes a performance hit and should be used sparingly. My current task is to assess the use of Messaging Center on performance within the app. If anyone has feedback, advice, or useful information on this topic, I'd love to hear your reply.