Skip to content

Commit de635e0

Browse files
committed
Re-added note about AppExitReason possibly changing in future updates at
maintainer's request.
1 parent 3e714b1 commit de635e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_guides/user-interfaces/app-exit-reason.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Introduced in SDK v4.0, the ``AppExitReason`` API allows developers to provide a
2626
reason when terminating their application. The system uses these reasons to
2727
determine where the user should be sent when the current application terminates.
2828

29-
At present, there are only two ``AppExitReason`` states when exiting an application.
29+
At present, there are only two ``AppExitReason`` states when exiting an application, but this may change in future updates.
3030

3131
### APP_EXIT_NOT_SPECIFIED
3232

0 commit comments

Comments
 (0)