-
Notifications
You must be signed in to change notification settings - Fork 66
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
In ios its not showing native update like android #186
Comments
Hi @Kuljeet-123, When you say:
It's helpful to provide a reproducible repository or sample code (and the environment that you are running it on, for example react-native version etc.). It's difficult for anyone to diagnose the issue without knowing what you did. :) |
Hi @NiharR27 , I'm using The problem I'm facing is that the native update popup is not showing on iOS, while it's working fine on Android. On iOS, it's just displaying the native update modal but not the App Store popup with all the information. |
So, you are telling that we need to implement a react-native-siren code for the iOS popup to open? Because even for me the android works fine, but in iOS, the popup is not showing. I'm working on React native(ver - 0.73.3) Any solution for this? Thanks in advance 💖 |
It's not showing the native update prompt for iOS like it does for Android. Let me know where I might be going wrong.
I followed the documentation and completed all the necessary steps, but it's still showing the native iOS modal to update the app with the button text and other details we provided.
The text was updated successfully, but these errors were encountered: