Skip to content

2.24.0

Compare
Choose a tag to compare
@jadahiya-MSFT jadahiya-MSFT released this 12 Jun 15:32
3df5d71

Minor changes

  • Updated app.lifecycle.registerBeforeSuspendOrTerminateHandler to be asynchronous, and updated app.lifecycle.registerOnResumeHandler to accept a new Handler type, changing contentUrl from string to URL object.
  • Added uuid parameter to MessageRequest and MessageResponse interfaces
  • Added a new page property (isBackgroundLoad) for app context. This will be an indicator that the app is being loaded in the background.