I want to my already build app work on iOS 8, so I install Xcode 6.0 and run my app into iOS 8 it is showing me few issues.
- Picker view's values are not showing
UIPickerView
in iOS 8. - Location
CLLocationManager
is not working in iOS 8.
Kindly help me on these if some body faced these issues already. Looking for response. Thanks.