Lens localization -- are Hints localized?
Hi all!
We're setting up a Lens using some localized assets. The one thing I can't think of how to easily test is the localization of our Lens Hint! Can anyone weigh in on if these are definitely localized?
We are also localizing a texture asset via code using the LocalizationSystem class. Does anyone have any insight as to if this is a generally strong method for switching an asset in and out based on language?
Thanks for any insight!
I was able to figure out Hint localization based on Snapchat's settings and asset localization using the Localization API based on device settings. However, we wanted to check -- is there any way to simply check Snapchat's language settings via the API so there is no chance of a mismatch?