GiampaoloGabba / Xamarin.Plugin.SharedTransitions

Shared Element Transitions between pages in Xamarin.Forms (IOS/Android)
MIT License
414 stars 57 forks source link

Crash on ShellGoToAsync(../) in Android with Xamarin latest version #49

Closed sarthak1995-26 closed 3 years ago

sarthak1995-26 commented 3 years ago

When using SharedTransistion inside shell (<sharedTransitions:SharedTransitionShell) going back from any page causes an exception with message. No view found for id for fragment Shell Fragment Container even if the current page does not have any shared transition usage just replaced Shell with sharedTransitions:SharedTransitionShell

Exception message :: No view found for id for fragment Shell Fragment Container

When I removed SharedTransition back navigation works fine. Also It only crashes on Android,iOS works fine.

Xamarin.Forms version : Latest Xamarin.Plugin.SharedTransitions : Latest

GiampaoloGabba commented 3 years ago

this is fixed in next release