Hi, I am working on Xamarin forms project. Could anyone help me with the below query.
I have 2 Pdf document in my App, one is in "English version " and other is "Chinese version". Based on mobile setting language , the pdf should open specific PDF.
Example.:
I have changed the Mobile device language to "English(as Default) , then PDF in english version should open . When I change mobile device language to Chinese and region to China then "PDF in Chinese should open.
Is this Possible to implement.? If yes How to do it.
Thanks in Advance.