keyman icon indicating copy to clipboard operation
keyman copied to clipboard

fix(android/engine): Increase robustness when checking package kmp.json languages

Open darcywong00 opened this issue 1 year ago • 1 comments

Fixes #11812

This adds more error handling to JSONUtils.getLanguages() where the reported issue had crashed from

Exception java.lang.NullPointerException: Attempt to get length of null array

Also added a unit test.

@keymanapp-test-bot skip

darcywong00 avatar Oct 22 '24 03:10 darcywong00

Changes in this pull request will be available for download in Keyman version 18.0.130-alpha

keyman-server avatar Oct 24 '24 18:10 keyman-server