Card View not Visible

The Card View is not visible when the HeightRequest and WidthRequest are not explicitly set to an absolute value. This happens on iOS only, on Android the control works fine.

I am using the BindableLayout.ItemsSource="{Binding *******}" to load the control. I have checked that there is data coming through so that is not the issue.

SfCardView version: 17.4.0.41

Please can this be looked into and resolved.

Thanks Sachin

2 Replies

AS Anandraj Selvam Syncfusion Team April 13, 2020 12:54 PM UTC

Hi Sachin,  
  
Greetings from Syncfusion.  
  
Currently we are checking the reported issue at our end and will update you the status on or before April 15, 2020.  
  
Regards,  
Anand Raj S. 



AS Anandraj Selvam Syncfusion Team April 16, 2020 07:20 AM UTC

Hi Sachin,  
  
We have tested the reported issue at our end in iOS based on the provided details and we would like to let you know that the card view is working properly in iOS. Please find the tested sample below which is works fine at our end,  
  
  
Can you please share the following details which will be help for us to analyze and provide the possible solution at earlier?  
  
·       Please ensure us whether you have called the SfCardViewRenderer.Init() in the AppDelegate class in iOS as in the link.  
·       Can you please share the complete code snippet details?  
·       If possible, can you please modify the provided sample to reproduce the issue?  
  
Regards,  
Anand Raj 


Loader.
Up arrow icon