Skip to content

Release 3.10.3

Compare
Choose a tag to compare
@emawby emawby released this 18 Apr 18:51
· 1286 commits to main since this release
ade86d7

Fixing In App Messages being displayed on Mac Catalyst apps when running on an M1 Mac

  • OneSignal was improperly detecting Mac Catalyst apps when running on an M1 Mac. In App Messages will no longer display in this case. #1076

Fixing the Duration Since Last Message Shown trigger when the app is quit and relaunched

  • The timestamp for the last shown In App Message will now persist between restarts of the app. #1070

Improving the logging of various Errors

  • Error logs will now include the entire NSError object incase the localized description is empty. #1068