I integrate the Google Cast SDK iOS sender app into my iOS application. All the labels that the SDK shows are always in English. But I need those which the SDK shows to be in another language. The Android SDK applied the device language but the iOS SDK doesn't do so.
For example : "cancel" or "stop casting" in first image "Touch to cast media to your TV" in the second image.
Could you please tell me how I can change language to all cast SDK iOS label?