问题
I am trying to save information to my contacts through programming and everything goes successful, however when I try to save social profiles I get this SIGABRT ERROR:
2017-01-23 00:10:11.323693 FVSCANNER[765:154249] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2017-01-23 00:10:11.325124 FVSCANNER[765:154249] [MC] Reading from public effective user settings.
Could not cast value of type 'FVSCANNER.starter' (0x1001f4d80) to 'UINavigationController' (0x1a8cf8748).
2017-01-23 00:10:15.276951 FVSCANNER[765:154249] Could not cast value of type 'FVSCANNER.starter' (0x1001f4d80) to 'UINavigationController' (0x1a8cf8748).
(lldb)
Could someone please explain to me what do I need to do in order to fix this? Thank You in advance!
来源:https://stackoverflow.com/questions/41799682/contacts-framework-social-profiles-sigabrt-error-in-swift