Skip to content

Conversation

@PotatoFi
Copy link
Contributor

app_exit_reason_set(APP_EXIT_ACTION_PERFORMED_SUCCESSFULLY); does not work.

This works (found in the Pebble one click action example):

exit_reason_set(APP_EXIT_ACTION_PERFORMED_SUCCESSFULLY);

This updates the erroneous documentation, which is perhaps based on an earlier or unreleased version of the SDK.

Copy link
Member

@Sorixelle Sorixelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@Sorixelle Sorixelle force-pushed the fix-app-exit-reason branch from de635e0 to be7ddab Compare August 18, 2025 23:50
@Sorixelle Sorixelle merged commit dbf9bb5 into pebble-dev:main Aug 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants