Iterable / react-native-sdk

MIT License
35 stars 30 forks source link

App Crashing When IterableApi retrieveEmailAndUserId called #524

Open bharamalhusen opened 8 months ago

bharamalhusen commented 8 months ago

Informations: "@iterable/react-native-sdk": "1.3.15", "react-native": "0.65.1",

This issue is only happening in android devices with OS version 12 and 13.

Screenshot 2023-10-20 at 1 37 55 PM
krunal-badami-us commented 8 months ago

Facing this same issue

Ayyanchira commented 7 months ago

Hi @bharamalhusen and @krunal-badami-us , Please upgrade to 1.3.17 and let us know if the issue persists.

The internal Android SDK was updated to fix some crash scenario 3.4.16 also updated google crypto library which resolves some race condition causing ANR.