Hi all
I am experiencing a strange problem on Xamarin.Forms 5.0.0 and (previous I checked). Only on the OnePlus device, my application remains on the native splash screen but the launch a the common part seems to be done in background...
Logs show that screens correctly init and OnAppering are done but nothing is displayed. On any other device brand it works correctly.
Dos anyone have the same problem ?