'Google Maps iOS SDK: Best practice to split thoroughfare (Street name and number) into two strings

Google Maps iOS SDK reverse geocoding returns GMSAddress object with thorougfare attribute which includes both street and street number. Looking for the best solution to get street and street number as separate items.

https://developers.google.com/maps/documentation/ios-sdk/reference/interface_g_m_s_address



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source