Search code examples
androidandroid-9.0-pie

Android P - warning: "incompatible version of the Android OS"


Running our app on device with Android P (9.0) - on the app start a warning is shown:

(You app name) was built for an incompatible version of the Android OS and may behave unexpectedly. An update version of the app may be available.

We see it also on system app (i.e. Messages).

Any idea why and how can we overcome it?

See image


Solution

  • In the new version of Android P it doesn't occur.