SAP / gigya-android-sdk

SAP CDC (Gigya) android sdk for mobile
Apache License 2.0
19 stars 13 forks source link

Screen sets encoding/charset issue #41

Open PraviBorko opened 2 years ago

PraviBorko commented 2 years ago

Some special characters are not displayed correctly on screen sets.

For example: image (1)

Expected string: "Nächster Schritt 2/3"

We are using core sdk version 6.0.0. The same screenset is displayed correctly on iOS.

PraviBorko commented 2 years ago

Anything new regarding this issue?

tal-mi commented 2 years ago

Looking into it. Sorry for the delay. This is an old Android WebView issue.

silentem commented 1 year ago

Hi, I am experiencing the same issue with screen sets on core-v6.1.0 version. Is there any update?

silentem commented 1 year ago

Hi any updates on this issue?

tal-mi commented 1 year ago

Unable to find a viable solution for this yet. Coming back to it soon.

silentem commented 1 year ago

Can you advise on a workaround for this issue? Is there a list of characters that we should avoid using with gigya?

tal-mi commented 1 year ago

I currently have no workaround for it. The Android WebView component has had this issue for some time now even if we are specifying the default text encoding. Currently, the screensets webview is not accessible so there is no way to change the default settings encoding.

tal-mi commented 1 year ago

Are you using a specific lang for the screen set? Screenshot_1684243217

silentem commented 1 year ago

We are using spanish language on our screensets image

silentem commented 1 year ago

But this issue is reproducible only on recent versions of SDK. On older versions (3.3.28 for example) special characters are shown correctly

tal-mi commented 1 year ago

3.3.28 is ancient, not old. I am currently running on latest SDK with my test env on "es" lang Screenshot_1684244843