You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Combined recognizer result should really be returning nationality as 2-letter ISO codes of the respected countries. The same way it is done in ClassInfo: String? isoAlpha2CountryCode;
The text was updated successfully, but these errors were encountered:
Combined recognizer result should really be returning
nationality
as 2-letter ISO codes of the respected countries. The same way it is done inClassInfo
: String? isoAlpha2CountryCode;The text was updated successfully, but these errors were encountered: