adobe / aepsdk-react-native

A wrapper around the iOS and Android AEP mobile SDK to allow for integration with React Native applications.
Apache License 2.0
15 stars 28 forks source link

Staging #371

Closed dsoffiantini closed 4 months ago

dsoffiantini commented 4 months ago

Description

Fixes an issue if developer reload was initiated while onPropositionUpdate was listening, it would emit the event before the emitter was ready.

Types of changes

Checklist: