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
This was very helpful for me.I am new to IOS. I am now migrating to swift 3. In previous version I did not get any optional value. I got output as flag US +1 now I am getting output as US +optional(+1).I need to update the text field with the country selected once the view is ready There is function to change the label text when the picker view triggers select action but How to initially display the country when the view is loaded.Can you please help me with this.
The text was updated successfully, but these errors were encountered:
This was very helpful for me.I am new to IOS. I am now migrating to swift 3. In previous version I did not get any optional value. I got output as flag US +1 now I am getting output as US +optional(+1).I need to update the text field with the country selected once the view is ready There is function to change the label text when the picker view triggers select action but How to initially display the country when the view is loaded.Can you please help me with this.
The text was updated successfully, but these errors were encountered: