Hi Syncfusion team,
I have the same problem as Pete and his solution of hiding the toolbar works for me. It means that I cannot use the features provided in the toolbar. For example, I cannot have the user to save or search through the document.
Reproducing this is fairly easy:
Hi Santosh, we suspect the reported issue is replicate only with specific device or when the accessibility mode is enabled. Could you try after disabling the accessibility mode?. However, the "System.InvalidOperationException: AutomationId may only be set one time." issue is related to Xamarin.Forms and already the same issue logged in below forum.
https://github.com/xamarin/Xamarin.Forms/issues/6157
We already have feedback for your issue. You can track the status of reported bug from below feedback link,
[Android] System.InvalidOperationException: AutomationId may only be set one-time in Xamarin.Forms | Feedback Portal (syncfusion.com)
Hi Manoj,
The accessibility mode is already switched off on my device.
it doesn't help even if I enable it and disable it again. Disabling accessibility may be a workaround but not the solution.
It is not possible to have all the users to disable accessibility on their devices. The bug report link says that a patch would be released in November 2021. Was it released? I'm using version 20.4.0.51.
Let me know if there is any other way to overcome this until it is fixed permanently. I would need the save functionality from the toolbar more than the other.
Thanks
Santhosh
Hi Santosh, we have further analyzed and confirmed that the issue is related to Xamarin.Forms side by December 2021. We have found that the same issue is logged in the github,
Could you try using a custom toolbar instead of the built-in toolbar? The documentation for the custom toolbar is provided in the link,
Designing a Custom Toolbar in Xamarin Pdf Viewer | Syncfusion