draganDBL

Results 4 comments of draganDBL

@[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