question

ShantimohanElchuri-8757 avatar image
0 Votes"
ShantimohanElchuri-8757 asked RobCaplan edited

Text Display Issue in Xamarin Forms iOS app

I am noticing this issue in XF 5.0.

You can get a demo app for this issue at https://www.dropbox.com/s/rv4quorssslak1g/ios_issue1.zip?dl=0

Run it in both Android and iOS. Tap on the "Display Log Lines" button. Several lines of an import operation log will be displayed as expected.

Then comment the lines that set ImportLogCaption.Text at the beginning and end of the event DisplayLogLines_Clicked in MainPage.xaml.cs. In iOS the log lines will not be displayed as before. No issue running in Android.

Is this a bug in XF 5.0?

ThanQ...




dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

JarvanZhang-MSFT avatar image
0 Votes"
JarvanZhang-MSFT answered

Hello,​

Welcome to our Microsoft Q&A platform!

Hi, ShantimohanElchuri. I tested the sample on my side and reproduced the issue on iOS. The code works fine on Android, the problem seems to be related to the frame. This may be a potential issue with Frame on iOS. You could report it to the product team on github for a solution.

Best Regards,

Jarvan 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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.