Keycloak for ionic app : keycloak-js with cordova-native does not work
问题 I am trying to use the Keycloak-js(from 4.4.0.Final) library in my ionic(4) cordova application. I have followed the example and instructions from the documentation. I have installed cordova-plugin-browsertab , cordova-plugin-deeplinks , cordova-plugin-inappbrowser . Added <preference name="AndroidLaunchMode" value="singleTask" /> in my config.xml And this is how my modifications to config.xml looks like. <widget id="org.phidatalab.radar_armt"....> <plugin name="cordova-plugin-browsertab"