Replies: 1 comment
-
Hi @agkfe, thanks for flagging this. It looks like we have a documentation gap. I will convert this to an issue so we can track and resolve it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know what the Localization key does and how to use it?
when i try to enter a text i get the following exception.
Exception thrown at 0x00007FF80124A71C (KernelBase.dll) in SpeechTest.exe: WinRT originate error - 0x80073B1F : 'ResourceMap Not Found.'.
onecoreuap\base\mrt\runtime\com\winrt\core\winrtresourceloader.cpp(114)\MrmCoreR.dll!00007FFFFAFF7ADC: (caller: 00007FFFFAFCDFB0) ReturnHr(6) tid(a1c) 80073B1F ResourceMap Not Found.
And the description in the docu doesent help.
"Add a localization key that will be used in UWP apps to obtain the localized keyword from the app resources."
I use
Unity 2019
MRTK 2.5
IL2CPP
Beta Was this translation helpful? Give feedback.
All reactions