draganDBL
draganDBL
Same on my side I'm still using 3.4.1
@[Vineland](https://github.com/Vineland) If you have SplashActivity as **MainLauncher = true** , try to move code from MainActiviy to your SplashActivity protected override void OnCreate(Bundle savedInstanceState) { base.OnCreate(savedInstanceState); FirebasePushNotificationManager.ProcessIntent(this, Intent); } protected...
Hi @dimonovdd I'm looking on post you send me but still can't figure it out . How to make rotation right way
Same on my side