Hi,
Is it possible to determine the country where the app was downloaded? We are currently using @capawesome/capacitor-app-update which requires the country information. However, we can only retrieve the device language.
Thank you in advance and kind regards,
Davide
You only need to specify a country where your app is available, you do not need to specify the specific country where the user is located as your version information is usually the same across all countries.
Ah ok!
So I misunderstood!
Thanks in advance and kind regards,
Davide