Sceneform library works only with compileSDK set to 28

51 views Asked by At

When I use samples of Google's Sceneform library to use ARCore features, they work as long as the target and compile SDK versions are set to 28, but not when I upgrade them to 33. The problem occurs on my device MI 10i, but not on Samsung S9+, where I can upgrade the SDK version and still be able to achieve the AR experience without any issues.

I try to download the Sceneform library, upgrade it's build.gradle file, but the problem still persists.

Edit: I have tried with the versions 1.16.0 and 1.15.0 of Sceneform

0

There are 0 answers