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

iOS- InAppReview popup for rating is taking device language. #320

Open
Dimpy27 opened this issue Jun 6, 2022 · 0 comments
Open

iOS- InAppReview popup for rating is taking device language. #320

Dimpy27 opened this issue Jun 6, 2022 · 0 comments

Comments

@Dimpy27
Copy link

Dimpy27 commented Jun 6, 2022

We are setting below preference still getting Rating Popup with stars in Spanish.

simpleMode:true,
storeAppURL: {
ios: appDetails.appstoreURL,
android: appDetails.playStoreURL},
showPromptForInAppReview:false,
reviewType:{
ios:AppRateReviewTypeIos.InAppReview,
android:AppRateReviewTypeAndroid.InAppBrowser},
customLocale:{message: 'Message'}

Even if we use useLanguage: 'es' in preference it will not change language of Rating Pop-up language in iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant