iOS Initialization and Setup
Import GlobalEMobileSDKgetCountriesList method:
getCurrenciesList method:
DefaultCountry object with selected country info. Get this object from updateCurrentCountryInfo or getCurrentCountryInfo methods.
- Implement a calculation method:
Android Initialization and Setup
Initialize SDK in your Application classgetCountriesList method (Coroutines):
getCurrenciesList method:
DefaultCountry object with selected country info.
Get this object from updateCurrentCountryInfo or getCurrentCountryInfo methods.
getCurrentCountryInfo method:
calculatePrice method (Coroutines):

