-
Notifications
You must be signed in to change notification settings - Fork 102
Uncategorized: moved articles from the uncategorized folder to various aspect of the document tree. #438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…ument tree. Little formatting, no assets added
|
…e articles by properly consolidating them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix slugs everywhere, cant comment on all files.
@@ -73,6 +73,26 @@ For the **iOS** platform, it uses the [**KeyChain**](https://developer.apple.com | |||
In the case of the **Web**, it uses the [**Web Cryptography**](https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API) (Web Crypto) API. | |||
::: | |||
|
|||
## Example: Check Onboarding Completion Using App State |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you read the content on this file? do you think its the correct file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didnt work on this article
title: Enable Push Notifications in Provisioning Profile | ||
--- | ||
|
||
# Enable Push Notifications in Provisioning Profile |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check if this info already there, add the link here what you find
title: Send Notifications to Specific User Groups | ||
--- | ||
|
||
# Send Notifications to Specific User Groups |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all these notif docs arent troubleshooting docs anyway
title: Prepare Database Before Running Tests | ||
--- | ||
|
||
# Prepare Database Before Running Tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing app is different from running tests, add to the correct folder or create one.
- Go to **Settings > Theme > Colors**. | ||
- Review and update your dark mode text colors for visibility. | ||
- Optionally, disable dark mode entirely for simpler behavior. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
run this page and fix the UI errors
- Check all attached actions, visibility conditions, and variables. | ||
- Open each action or condition fully, even if no error is visibly flagged. | ||
|
||
:::note[Example] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is the example in a note?
Co-authored-by: Pooja Bhaumik <[email protected]>
…ument tree. Little formatting, no assets added
Description
Provide a brief overview of what this documentation update is about. Explain what sections or topics are being added or revised.
Linear ticket and magic word Fixes DEVR-997
Type of change