Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

localization #2

Closed
OmerTrainer opened this issue Sep 14, 2023 · 1 comment · Fixed by #4
Closed

localization #2

OmerTrainer opened this issue Sep 14, 2023 · 1 comment · Fixed by #4
Assignees
Labels
enhancement New feature or request

Comments

@OmerTrainer
Copy link

hello :)

can you please add a property for adsLoader Settings in the language option ?

@GeceGibi GeceGibi self-assigned this Sep 14, 2023
@GeceGibi GeceGibi added the enhancement New feature or request label Sep 14, 2023
@OmerTrainer
Copy link
Author

OmerTrainer commented Sep 14, 2023

i have found this solution:
private var settings: IMASettings

settings = IMASettings()
settings.language = "wanted locale"
adsLoader = IMAAdsLoader(settings: settings)

@GeceGibi GeceGibi pinned this issue Sep 14, 2023
@GeceGibi GeceGibi linked a pull request Sep 14, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants