Hello team, Recently tested cordova-android, master branch, and I found out that this commit: ccceaeaca Link: https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=ccceaeaca2d72fb9708100ab2f70adb903a27d66
brings back the issue about app crash after language is changed, by allowing to load an url with 'about:blank' value, triggered by the app recreation on during onResume/OnDestroy events. See https://issues.apache.org/jira/browse/CB-7371 for more details about that crash. Tested on LG G2, Android 4.4.2 -- Regards, Martin Gonzalez