I’m using Shell navigation to navigate from a Content Page to Shell page which contains TabBar. It is working perfectly on iOS but throwing MeasureSpec error in Android. I’m using .Net8.0.
First image which calls my AppShell page which has a MainPage.
Second image is of MainPage from which I’m calling my Shell Tabbar page.
Third image is my Shell page which contains Tab.