Version compatibility
The following list describes other situations that might cause problems
for applications that were written and compiled under earlier releases of the SDK:
- The underlying operating system or hardware introduces a change that requires the application to be recompiled.
- The application has added a method name that clashes with the name of a new method, introduced in this release.
- The application uses an API that was deprecated before this release, and that API is now removed.