> Am 02.05.2020 um 20:58 schrieb Frederik Seiffert <[email protected]>:
> 
> You should be able to fix this by loading the ICU libraries (icuuc and 
> icui18n) at runtime before your native library that is using GNUstep, as is 
> done in the example project:
> 
> https://github.com/gnustep/android-examples/blob/master/hello-objectivec/app/src/main/java/com/algoriddim/androidgnusteptest/MainActivity.java#L14-L18


Ah, I missed these changes in the sample app. Thanks!

Reply via email to