[ios] Add Main Intent Action
This change adds a new hasPendingExternalIntent property to SceneState to track scenes that receive an external intent. It is used in firstSceneWillEnterForeground: to identify app opens that were not triggered by an external intent and log a user action for it. Change-Id: I8925457131c47162b68a9ada1c3deeba9554ee0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486395Reviewed-by:Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#825925}
Showing
Please register or sign in to comment