How to resolve "Detected problems with API compatibility" when running QT 5.11 app on Android 9?
Unsolved
Mobile and Embedded
-
Re: API Warning when launching on Android 9
This thread was 5 months old so I think it deserves a fresh post. Has anyone resolved this problem or have a work around? I get a ton of "Accessing hidden field Landroid/R$styleable;->" LogCat warnings when launching the application.
Thanks.
-
hi @candrs_rf
I think, this may be related to this topic
https://forum.qt.io/topic/99465/api-issues-with-xiaomi-mi-8
or this one:
https://forum.qt.io/topic/94193/api-warning-when-launching-on-android-9If that's the case, then setting the target API to an older version, may solve the issue, until there's an actual fix available.