Skip to content

Commit

Permalink
Merge pull request #615 from Iterable/MOB-10409-RN-SDK-1.3.21-release
Browse files Browse the repository at this point in the history
[MOB-10409] - Prepare for 1.3.21
  • Loading branch information
Ayyanchira authored Dec 12, 2024
2 parents ce3309d + eff436f commit 4e581b2
Show file tree
Hide file tree
Showing 2 changed files with 778 additions and 718 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
## Fixes
- 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.

#### Added
- 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.

## 1.3.20
## Fixes
- Fixes an issue where the iOS SDK incorrectly targeted the latest minor version instead of a fixed version, potentially causing breaking changes.
Expand Down
Loading

0 comments on commit 4e581b2

Please sign in to comment.