Release notes
- Added new constants to
AEPError
. - Added the
SuppressedByAppDeveloper
constant to indicate that the in-app message was not displayed because it was rejected by the app developer via thePresentationDelegate
.
What’s Changed
- staging -> main (core-v3.2.0) (#717) @praveek
- dev -> staging (core-v3.2.0) (#716) @praveek
- remove cancellation of coroutine children (#715) @rymorale
- Update versions [Core-3.2.0] (#714) @github-actions
- add new error codes for AdobeError (#713) @ishita-gambhir-adobe
- add
SuppressedByAppDeveloper
toPresentationError
interface (#712) @rymorale