Skip to content
Discussion options

You must be logged in to vote

Hi there,

First, for questions, please use discussions, not issues. Issues are for actual bug reports and not for questions.

Second, The com.ibm.icu.util.ULocale name is from the com.ibm.icu:icu4j:78.1 package. This is marked as a dependency. It is used by the text chunking algorithm. This is not at all from Prism itself but from .NET.

You need to decide if you need anything from the ICU4J library. If not, either tell .NET to ignore it, or pull the JAR from Maven Central and tell the binder where to find it. I unfortunately lack knowledge on how to do this (as I have little experience with .NET for Android), otherwise I would provide explicit instructions.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by diamondStar35
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #15 on April 16, 2026 13:18.