Skip to content
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

Improve documentation #173

Closed
7 of 17 tasks
bartekpacia opened this issue Aug 4, 2022 · 6 comments
Closed
7 of 17 tasks

Improve documentation #173

bartekpacia opened this issue Aug 4, 2022 · 6 comments
Labels
docs Concerns doc comments, READMEs, or docs epic Idea for a big new feature

Comments

@bartekpacia
Copy link
Contributor

bartekpacia commented Aug 4, 2022

This issue tracks documentation-related efforts.

@bartekpacia bartekpacia added the docs Concerns doc comments, READMEs, or docs label Aug 4, 2022
@bartekpacia
Copy link
Contributor Author

bartekpacia commented Aug 23, 2022

@jBorkowska, if you have some more suggestions, please share them :)

@bartekpacia bartekpacia added the epic Idea for a big new feature label Sep 13, 2022
@bartekpacia bartekpacia pinned this issue Sep 13, 2022
@lmlikota
Copy link
Contributor

lmlikota commented Oct 10, 2022

@bartekpacia I had to handle permission Do Not Disturb access using $.native.

This is my code and screenshot of the targeted permission

Screenshot of the targeted permission

image

Code to handle permission

await $.native.tap(Selector(text: '[QA] Haven First Responders'));
await $.native.tap(Selector(text: 'ALLOW'));
await $.native.pressBack();

It could be useful to others. Sorry for spamming this post, don't know where to post this, it's not discussion neither is issue 😄
Hm.. maybe to write a blog post about it?

@bartekpacia
Copy link
Contributor Author

bartekpacia commented Oct 10, 2022

Thanks a lot for sharing this with us @lmlikota! :D

This sounds like a good candidate to add to the Tips & Tricks (this is the file for it) section in the docs. You can create a PR if you feel like it. If not, I'll do it in the near future.

@lmlikota
Copy link
Contributor

I will create PR later in the evening. I'm glad I can help a bit 🙂

@bartekpacia
Copy link
Contributor Author

We've made a lot of progress in terms of documentation, and I think it's a good time to close this issue :)

Please open new issues if you spot some bug or have a feature request regarding our docs.

@bartekpacia bartekpacia unpinned this issue Feb 10, 2023
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Concerns doc comments, READMEs, or docs epic Idea for a big new feature
Projects
None yet
Development

No branches or pull requests

2 participants