-
Notifications
You must be signed in to change notification settings - Fork 17
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
Possibility to customize the (localized) dialog #10
base: master
Are you sure you want to change the base?
Conversation
Add possibility to customize the dialog Add translation of the dialog Add possibility to manually choose the language of the dialog
Add possibility to customize the dialog Add translation of the dialog Add possibility to manually choose the language of the dialog
Add possibility to customize the dialog Add translation of the dialog Add possibility to manually choose the language of the dialog
Add possibility to customize the dialog Add translation of the dialog Add possibility to manually choose the language of the dialog
Add possibility to customize the dialog Add translation of the dialog Add possibility to manually choose the language of the dialog
@gallinaettore Hi, your changes so good, but i have some exceptions on compile.
I added Kotlin in buildscript and all works fine.
On IOS build have another one exception Maybe you know how to fix that ? |
Hello, I made some corrections to the sample project ;-) |
@gallinaettore Hi, sorry for long answers. Android build, but on ios have one more exception
Try to fix it, but do not know which file do I need to specifically edit. |
Have you tried cleaning your Xcode DerivedData folder? |
Yep, i try to find same exception on stackoverflow but cant fix int ( |
I think you should probably clear the Xcode cache, to do this you need to clear the DerivedData folder (it will be created again by Xcode). You can find a guide on how to cancel Derived Data here: https://iosdevcenters.blogspot.com/2015/12/how-to-delete-derived-data-and-clean.html or https://programmingwithswift.com/delete-derived-data-xcode/ or https://www.raywenderlich.com/19998365-understanding-and-managing-xcode-space (Clearing Derived Data paragraph) |
The dialog is translated into the most common languages.
Now you can customize the dialog.