]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Catch NullPointerException when calling VpnService.prepare()
authorTobias Brunner <tobias@strongswan.org>
Thu, 6 Jul 2017 13:16:24 +0000 (15:16 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 4 Sep 2017 08:41:24 +0000 (10:41 +0200)
commite59b78254a7b24be826b75bad0250ac4241bfaad
tree8ec0e55454a39ba2a57a8f3c2deec864eaa60c9b
parentd43b84dcb4c24a5efa20dc9149557a0e7fa141b8
android: Catch NullPointerException when calling VpnService.prepare()

According to the Play Console this occurs occasionally.
src/frontends/android/app/src/main/java/org/strongswan/android/ui/MainActivity.java