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: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# CHANGELOG
2
2
3
+
## 6.0.1
4
+
5
+
### Bug Fixes
6
+
7
+
-**iOS**: Fixed type casting issue where `subscriptionPeriodNumberIOS` was sent as integer instead of string from native iOS code, causing runtime errors
8
+
-**Internal**: Renamed unused stream controllers for better code clarity
0 commit comments