React Native In App Review Versions Save

The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.

v4.3.1

1 year ago

Fix error that happens in android and add new Installation with PayDevs

v4.1.1

2 years ago

Integrate Huawei in app comment to submit review on App Gallery..

v3.3.3

2 years ago
  • fix error ios build with expo SDK 44

v3.3.2

2 years ago
  • remove lih jcenter from dependances in android, it fail while compilation, because it's deprecated (android)

v3.3.1

2 years ago

-Solve issue while run pod-install Give the following error : Fetching podspec for glog from ../node_modules/react-native/third-party-podspecs/glog.podspec [!] CocoaPods could not find compatible versions for pod "React-RCTImage": In Podfile: React-RCTImage (from ../node_modules/react-native/Libraries/Image)

Specs satisfying the React-RCTImage (from ../node_modules/react-native/Libraries/Image) dependency were found, but they required a higher minimum deployment target.

v3.2.3

2 years ago

Solve bug while compiling the android app buildToolsVersion causing Gradle failure.

v3.2.2

2 years ago
  • solving issue while running npx pod-install it shows an error unable to determine Swift version for the following pods.

v3.2.1

2 years ago

1- remove the hardcoded version of libraries to avoid build failure while another package using another version of google service or playCore.

v3.2.0

2 years ago

updating native modules, request review method since it was deprecated on ios > 14+.

v3.1.1

2 years ago

Solve crashing on android if current activity null.