Skip to content

Commit 4e581b2

Browse files
authored
Merge pull request #615 from Iterable/MOB-10409-RN-SDK-1.3.21-release
[MOB-10409] - Prepare for 1.3.21
2 parents ce3309d + eff436f commit 4e581b2

File tree

2 files changed

+778
-718
lines changed

2 files changed

+778
-718
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
## Fixes
33
- Fixes an issue where react native components that use safe-area-context or react-navigation throw an error because the sdk's components try and use its own local node_modules instead of the consumer's project.
44

5+
#### Added
6+
- Added a new configuration in IterableConfig, `IterablePushPlatform`, allowing developers to manually register a device as either sandbox or production. This provides greater control over push notification environments.
7+
58
## 1.3.20
69
## Fixes
710
- Fixes an issue where the iOS SDK incorrectly targeted the latest minor version instead of a fixed version, potentially causing breaking changes.

0 commit comments

Comments
 (0)