Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230822

Error building an app with Capacitor 5 and Android SDK 32

$
0
0

Hi everyone,
Im build a new app everything works as espected when I build it for android 13
But some of the clients have older phones, so im trying to compile the app for android 12.
but when I change :
minSdkVersion = 32
compileSdkVersion = 32
targetSdkVersion = 32

and graddle to 7.5.1, and graddle android plugin to 7.4.2

I got this error

/node_modules/@capacitor/android/capacitor/src/main/java/com/getcapacitor/util/InternalUtils.java:15: error: cannot find symbol
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU)

anyone knows where or how find the solution


Viewing all articles
Browse latest Browse all 230822

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>