Languages

Menu
Sites
Language
Generating Registration file led to problem with using multilanguage app

I've made multi language app using .po file.

After sending project to verification in Galaxy Apps. Project was rejected because it require Registration file. 

I generate it using Window->Preferences->Security Profile.

After that my app use default language regardless on which language I chose in settings(on emulator).

In addition, I'm using system_settings_get_value_string  to chech which locate language set - it shows that language correct.

 

Responses

2 Replies
daniel kim

Hi,

I think that you need to generate your certificate by refering to below document.

   http://img-developer.samsung.com/contents/sd2/file/Certification_Guide.pdf

If you generate your certificate file from security profile menu, your application will not be accepted in AppStore.

Regards

Sergey Artuh

Thank you for helping with certification.

I do not now what was the problem with languages. It has been solved with creating a new project and copy all source code there.