Hi, I have literally spend the last three days stripping down my code to a blank Xamarin application that comes installed with visual studio.
The app I published on playstore as "controltowerlive" ; this works in debug but on release I just get a white screen.
Further more, I also registered with AppCenter for analytics (there are no crashes) and my trace events work fine on Debug but never show up in Release.
Can anyone please suggest what I should try -- its the "hello world" application of Xamarin Forms.
Any pointers would help