Skip to content

irdest-core: update user handle and name in ffi shim

Katharina Fey requested to merge fix/android-user-registration into develop

One open issue here is: what values is this function given if the user doesn't provide a handle/ name? conv_jstring always returns a String. Would this just be ""?

In those cases we might want to not set the name/ handle

Merge request reports