pakbull6772540
Posts: 0
Joined: Sun Mar 30, 2014 4:08 pm

Problem displaying accented characters in the app

The data in the db looks good, the REST API test shows the right accents, however, when mapped to label or input in the app, the data gets corrupted. Some screen shots.
Image

This is how it looks in the REST API test:

Image

But this is how it looks in the app. It is the same between the appery tester and actual device.

Image

I believe appery is UTF-8 compliant. So not sure why some of the characters look bad.

pakbull6772540
Posts: 0
Joined: Sun Mar 30, 2014 4:08 pm

Problem displaying accented characters in the app

Please note that the issue seems to be on iOS (iPhone 5S is the one I checked).

The accents show correct on the same app on Android (Samsung S5).

So there seems to be something missing on the iPhone files.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Problem displaying accented characters in the app

Hi Packbull,

It seems you use character that not supported but current font-family.

Could you please try to use the same text in the label text statically(in label component properties)?

Regards.

Giorgio Draghetti
Posts: 0
Joined: Mon Oct 27, 2014 12:13 pm

Problem displaying accented characters in the app

I have the same problem on app and on browser testing.
I don't think it is font problem.
Character 1 was typed into the DB from Chrome on MacOS.
Character 2 was type in a json file (UTF8 encoded on MacOS) and imported into the DB
Character 3 is coming from moment.js (server side lib)

Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Problem displaying accented characters in the app

Hello Giorgio,

Could you show us what character have you put into DB? What symbol it have to be?

Giorgio Draghetti
Posts: 0
Joined: Mon Oct 27, 2014 12:13 pm

Problem displaying accented characters in the app

Accented characters
Character 'ì' in phrase 3: "Mercoledì 14 ottobre" is correct where 1 & 2 are not.
As i said, phrase number 3 is derived from moment.js code where the others are from the DB.

1 - char 'è': Il divieto di sosta è in vigore dalle ore ...
2 - char 'ì': Il secondo Mercoledì del mese

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Problem displaying accented characters in the app

How did you put that value into DB?

Please share (http://devcenter.appery.io/documentat...) your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue

Giorgio Draghetti
Posts: 0
Joined: Mon Oct 27, 2014 12:13 pm

Problem displaying accented characters in the app

App is already shared with support as is the Database "CarAngelV1"

1) App name is "PParking"

2) user="a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a" - confirm code="support"

3) a - touch "Registra",
b - select the street "milazzo"
c - look into the item "da via Amendola a via Indipendipendenza" or confirm the item then
d - touch "Trova" and open the data as in the image above

many thanks
GIorgio

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Problem displaying accented characters in the app

Giorgio sorry, but it seems like doesn't work: http://prntscr.com/8uihdb

I have put all information: http://prntscr.com/8uihqe
and pressed "Richiesta codice" (I couldn't find "Registra" on this page)

Giorgio Draghetti
Posts: 0
Joined: Mon Oct 27, 2014 12:13 pm

Problem displaying accented characters in the app

Sorry Sergiy, i wasn't clear at all.

The login is a little bit complicated...

insert email (a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a) and "verify code" (support) and press "Verifica codice".

It should work

Return to “Issues”