Skip to content

Release 3.6.2

Compare
Choose a tag to compare
@emawby emawby released this 27 Aug 20:46
· 1490 commits to main since this release
66003ad

Register user will be run on the main thread

  • This change will help fix various memory related crashes by increasing thread safety when registering the user #981

Transparent Background images In App Messaging

  • In App Messages will now render in a way that allows for transparent background images in In App Messages. #982

Fix occasional In App Messaging related crash for SwiftUI Apps

  • Fixing a crash caused by adding constraints to views that aren't in the same heirarchy #983