Carousal page display issue with App shell in iOS xamarin forms.

yash varia 1 Reputation point
2021-07-26T15:37:47.863+00:00

118012-simulator-screen-shot-iphone-8-2021-07-26-at-21023.png

When Carousal page used with app shell its gives the blank screen.(Only in iOS.)Working fine in android.

But If we used without app shell it display the carousal page.117908-simulator-screen-shot-iphone-8-2021-07-26-at-21093.png

Developer technologies | .NET | Xamarin
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,451 Reputation points Microsoft External Staff
    2021-07-27T07:51:32.753+00:00

    Hello,Welcome to our Microsoft Q&A platform!
    The CarouselPage has been superseded by the CarouselView. You can use App shell with CarouselView. I replace the CarouselPage with CarouselView, it works.
    118148-image.png
    118147-image.png
    For more information you can refer to:
    https://learn.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/navigation/carousel-page
    https://learn.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/carouselview/
    Best Regards,
    Wenyan Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.