The code is above to post to the web form. The key for me was finding the hidden fields to post to. Once I found them, I took the cookies and passed it with the call to the target page that required … (View Post)
@gcfuser I'm also east us... I think @EricHedstrom said that the same thing happened for central. I'm also using node.js backend. I think they may have updated something in their system. (View Post)
@GuilhermeWaltricke This is the documentation:
https://developer.xamarin.com/guides/cross-platform/xamarin-forms/messaging-center/
I send the message on CurrentPageChanged and subscribe to it… (View Post)