Open julianharty opened 5 years ago
Some pointers to similar problems include: https://stackoverflow.com/questions/52358496/setcontentview-is-using-non-sdk-interface and https://community.kodular.io/t/warnings-from-the-pre-launch-report/28513
The most relevant section seems to be: "It seems that this is related to Support Library: android.support.v7.appcompat (added in version 24.1.0)
see here:" https://developer.android.com/reference/android/support/v7/appcompat/package-summary "
Seems Google tools are flagging problems in code created by Google engineers (what madness) as we're using the latest release of v7.appcompat (28.0.0) https://developer.android.com/topic/libraries/support-library/revisions#28-0-0
I've filed a bug on Google for the issue https://issuetracker.google.com/issues/137041600
With version 6 of the app, the pre-launch report has 11 warnings about possible future incompatibilities. These might be for libraries that are included in the app rather than in our code.
10 of the 11 all have the line
app.zimternet.traveleurope.MainActivity.onCreate(MainActivity.kt:47)
The 11th warning is for: