I am using xcode 7 to develop an app. Its target OS is iOS8. When i run the app on devices running iOS9 everything works fine but on iOS8 devices the app crashes and i get this error:
dyld: Symbol not found: ___NSArray0__
Referenced from: /private/var/mobile/Containers/Bundle/Application/xxxxx/xxxxx.app/xxxxx
Expected in: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
in /private/var/mobile/Containers/Bundle/Application/xxxxxx/xxxxx/xxxxxxx