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

@capacitor/inappbrowser crashes app on android

$
0
0

until they update the plugin, the following worked for me:

open node_modules/@capacitor/inappbrowser/android/build.gradle

and update or add this

compileOptions {
    sourceCompatibility JavaVersion.VERSION_21
    targetCompatibility JavaVersion.VERSION_21
}

kotlinOptions { jvmTarget = 17 }

ps: I had the same problem with barcode-scanner too


Viewing all articles
Browse latest Browse all 230059

Trending Articles



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