Skip to content

Commit f5cc4ca

Browse files
authored
Merge pull request #404 from superwall/develop
2.7.13
2 parents 617dead + 16890dd commit f5cc4ca

44 files changed

Lines changed: 3550 additions & 1386 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/badges/branches.svg

Lines changed: 1 addition & 1 deletion
Loading

.github/badges/jacoco.svg

Lines changed: 1 addition & 1 deletion
Loading

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
The changelog for `Superwall`. Also see the [releases](https://github.com/superwall/Superwall-Android/releases) on GitHub.
44

5+
## 2.7.13
6+
7+
## Fixes
8+
- Fix `device.appVersionPadded` and `device.sdkVersionPadded` emitting non-ASCII digits on devices whose default locale uses a non-Latin numbering system (e.g. `ar-EG`, `fa-IR`, `bn-BD`), which caused audience-rule version comparisons to misbucket affected users.
9+
- Ensures timeout applies to HttpUrlConnection for enrichment and subscription API's
10+
- Remove unnecessary sync access causing ANR lock in React Native
11+
512
## 2.7.12
613

714
## Enhancements

0 commit comments

Comments
 (0)