79535968

Date: 2025-03-26 09:47:24
Score: 1
Natty:
Report link

In case you're developing with Cordova-android v14, you have to configure the target sdk to v35.

In config.xml:

<preference name="android-targetSdkVersion" value="35" />
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sebastián de Prada Gato