I developed my application using Xcode 4.0.2 and iOS 4 SDK. Currently i am storing lots of documents and files in the Document Directory.
From iOS5 onwards, files and documents stored in the Document directory will be moved to iCloud automatically when they sync up with iTunes.
My question is whether it will affect the iOS applications build with SDKs like iOS4 or iOS3. Are we need add additional code to disable the backup option in lower versions also like iOS 5.1 iCloud disable feature.