Hello Xamarin dev,
Is there anyone who has already updated his localization file after the app is distributed?
In my case I developed my app using Xamarin forms (ios and android) with the shared project template. I included Localized files for traductions
My app is already distributed (In House distribution), I now want to update my resources file (.resx file) without running a new build version in my dev environment.
Any work around?
Thanks in advance.