ios - application crashing with - dyld: Symbol not found: _NSURLAuthenticationMethodServerTrust -



ios - application crashing with - dyld: Symbol not found: _NSURLAuthenticationMethodServerTrust -

i using xcode 6 . application runs on simulator when using device after building application crashed , sending report. code running xcode 5.

dyld: symbol not found: _nsurlauthenticationmethodservertrust referenced from: /var/mobile/applications/7ba2b5a2-e764-46f6-a012-8fb94bcd1c4c/futureapi.app/futureapi expected in: /system/library/frameworks/cfnetwork.framework/cfnetwork in /var/mobile/applications/7ba2b5a2-e764-46f6-a012-8fb94bcd1c4c/futureapi.app/futureapi

answer https://github.com/afnetworking/afnetworking/issues/2109. have deleted cfnetwork.framework , code running.

ios objective-c iphone xcode6

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -