issues Search Results · repo:SudoPlz/sp-react-native-in-app-updates language:TypeScript
Filter by
107 results
(59 ms)107 results
inSudoPlz/sp-react-native-in-app-updates (press backspace or delete to remove)My older version code is 1.0.31 deployed version code is 1.0.32 but after updating from the app store also it shows the
older version and pop up coming again and again
Any one please help me out @SudoPlz ...
rexin1995
- 3
- Opened on Dec 27, 2024
- #193
//code snippet if (result.shouldUpdate) { const forceUpdateVersion = await fetchForceUpdate(); const isForceUpdate =
forceUpdateVersion === result.storeVersion; let updateOptions = {}; if (Platform.OS ...
badeshubham
- 3
- Opened on Oct 29, 2024
- #192
Hi,
npm audit shows that one of the dependencies (react-native-siren 0.0.5), which is no longer maintained (last version was
published 3 years ago) has critical vulnerabilities, because it depends on ...
wryczko-revolve
- 3
- Opened on Oct 28, 2024
- #191
I have added a code to implement updates. Everything works fine in android in prouduction but in IOS, upgrade modal is
not showing. So, I made a development build with same bundler indentifier and in console, ...
Arjit0762
- 1
- Opened on Oct 7, 2024
- #190
I add this in info.plist
key LSApplicationQueriesSchemes /key
array
string itms-apps /string
/array
This is my function in the main screen
const checkForUpdates = () = {
const inAppUpdates ...
MostafaHamdy3
- Opened on Oct 5, 2024
- #189
Hello,
I am encountering an issue with the sp-react-native-in-app-updates library in my React Native app.
App versions:
react-native : 0.73.1 ,
sp-react-native-in-app-updates : 1.4.0 ,
react-native-device-info ...
grandolinah
- 1
- Opened on Sep 17, 2024
- #188
Recently i updated the tagetSdkversion of my Project to 34 to meet play console policy, but I got this crash in Firebase
Fatal Exception: java.lang.SecurityException: com.MyAppName.app: One of RECEIVER_EXPORTED ...
KrushnaNaghate
- 2
- Opened on Aug 30, 2024
- #187
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 ...
Kuljeet-123
- 6
- Opened on Aug 14, 2024
- #186
[Error: sp-react-native-in-app-updates checkNeedsUpdate error: Error:
com.google.android.play.core.install.InstallException: -6: Install Error(-6): The download/install is not allowed, due
to the current ...
serhii-yalla
- 4
- Opened on Aug 12, 2024
- #185

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.