[AC-6432] Localization Infra Setup in Windows App
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Appcelerator Studio 4.3.0 |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | shishir.roy |
Assignee | Aminul Islam |
Created | 2019-11-14T09:46:56.000+0000 |
Updated | 2019-12-20T16:44:47.000+0000 |
Description
Hi ,
I wanted to implement localization support in windows using classic app in Appcelertor Studio.
Can you please suggest how to implemented.
I have implemented in Android and iOS and there its working fine, but same implementation is not working in Windows app.
Find below error:
[DEBUG] Build FAILED.
[DEBUG]
[ERROR] "C:\Users\shishir.roy\.titanium\vsbuild\VIPPDA_Application_V8_Windows\win10.x86\AVEVAMobileMaintenanceV90.sln" (default target) (1) ->
"C:\Users\shishir.roy\.titanium\vsbuild\VIPPDA_Application_V8_Windows\win10.x86\AVEVAMobileMaintenanceV90.vcxproj.metaproj" (default target) (2) ->
"C:\Users\shishir.roy\.titanium\vsbuild\VIPPDA_Application_V8_Windows\win10.x86\AVEVAMobileMaintenanceV90.vcxproj" (default target) (6) ->
(_GenerateProjectPriFileCore target) ->
error PRI175 : 0x80073b0f - Processing Resources failed with error : Duplicate Entry. [C:\Users\shishir.roy\.titanium\vsbuild\VIPPDA_Application_V8_Windows\win10.x86\AVEVAMobileMaintenanceV90.vcxproj]
GENERATEPROJECTPRIFILE : error PRI277: 0xdef00532 - Conflicting values for resource '' [C:\Users\shishir.roy\.titanium\vsbuild\VIPPDA_Application_V8_Windows\win10.x86\AVEVAMobileMaintenanceV90.vcxproj]
[DEBUG] 0 Warning(s)
2 Error(s)
Time Elapsed 00:00:04.76
Can you please update on this ticket
Hello! Thanks for reaching out! - Does the app crash on both simulator and devices? - If not devices, what devices have you tested on? - Have you tried to build and test on latest version of the SDK? -Can you please share a simple test app that recreates this issue? Thanks