Skip to content

Releases: MinaSamir11/react-native-in-app-review

Solve Error in Android Duplicate class com.google.android.play.core.common

05 Feb 18:21
Compare
Choose a tag to compare

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

Huawei In App Comment (App Gallery)

16 Apr 19:16
Compare
Choose a tag to compare

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

Solve Error on iOS build with Expo SDK 44

29 Mar 19:59
Compare
Choose a tag to compare
  • fix error ios build with expo SDK 44

remove jcenter since it was deprecated(ANDROID)

22 Feb 15:06
7191142
Compare
Choose a tag to compare
  • remove lih jcenter from dependances in android, it fail while compilation, because it's deprecated
    (android)

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

31 Dec 14:48
Compare
Choose a tag to compare

-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)fix-build-tools-version-failure

13 Oct 02:11
Compare
Choose a tag to compare

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

(v3.2.2)solving issue unable to determine Swift version for following pods

24 Jun 18:21
4d6a07b
Compare
Choose a tag to compare
  • solving issue while running npx pod-install
    it shows an error unable to determine Swift version for the following pods.

remove hardcoded version lib in dependancies (android)

15 Jun 02:22
b608e56
Compare
Choose a tag to compare

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

Upgrade request review(deprecated) on iOS to support iOS 14+

12 Jun 18:47
f437af4
Compare
Choose a tag to compare

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

[SOLVE] [CRASH][ANDROID] Fatal Exception: java.lang.NullPointerException

12 Jun 18:41
f437af4
Compare
Choose a tag to compare

Solve crashing on android if current activity null.