Using Xamarin forms to implement toast message.
I have implemented successfully in simple hello world application and works fine (android and iOS).
when I implement the same in my project toast message is not displaying message (iOS). no error showing
I was stuck for 2 days..