You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Also there are some other methods that is not supported in ios and implemented i
75
75
Lastly, this module also supports types for typescript users from `0.2.5`.
76
76
77
77
## Changelogs
78
-
-**[1.2.3]**
78
+
-**[1.2.4]**
79
79
+ Implemented `canMakePayments` method in ios which is called in `prepare` method in the module. Related [issue](https://github.com/dooboolab/react-native-iap/pull/121).
80
80
-**[1.2.2]**
81
81
+ Return an err when it failse to parse json in android related to [issue](https://github.com/dooboolab/react-native-iap/pull/196).
0 commit comments