capacitor-plugins
capacitor-plugins copied to clipboard
Show android-12 splashscreen only if intent is MAIN
Since the android-12 splashscreen doesn't show up when opening via a link, this little bit will show the android-12 splash screen only if the intent action is android.intent.action.MAIN. So, opening via a link will at least show the older splash screen.