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

🐛 Bug Report: SDKs Missing Classes #7898

Closed
2 tasks done
ItzNotABug opened this issue Apr 1, 2024 · 4 comments · Fixed by appwrite/website#856 or appwrite/website#1063
Closed
2 tasks done

🐛 Bug Report: SDKs Missing Classes #7898

ItzNotABug opened this issue Apr 1, 2024 · 4 comments · Fixed by appwrite/website#856 or appwrite/website#1063
Assignees
Labels
bug Something isn't working good first issue Good for newcomers product / docs Fixes and upgrades for the Appwrite Docs. product / messaging Fixes and upgrades for the Appwrite Messaging.

Comments

@ItzNotABug
Copy link
Contributor

👟 Reproduction steps

Appwrite SDKs for Mobile i.e. sdk-for-android & sdk-for-apple seem to be missing a few classes after the Messaging product was introduced.


Missing Classes -

  1. OS.requestPermission(...) mentioned here.
  2. io.appwrite.NotificationHandler Messaging Service for Android, mentioned here.

👍 Expected behavior

Either update docs or add classes/methods.

👎 Actual Behavior

Classes are missing from SDKs.

🎲 Appwrite version

Version 1.5.x

💻 Operating system

MacOS

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@ItzNotABug ItzNotABug added the bug Something isn't working label Apr 1, 2024
@stnguyen90 stnguyen90 added product / docs Fixes and upgrades for the Appwrite Docs. product / messaging Fixes and upgrades for the Appwrite Messaging. labels Apr 1, 2024
@stnguyen90
Copy link
Contributor

@ItzNotABug, thanks for raising this issue! 🙏🏼 Looks like we need to remove/update both of these sections in our docs.

@ItzNotABug
Copy link
Contributor Author

@stnguyen90
Maybe update the docs to provide an example on how to request for permission & an example on sdk repo for the NotificationHandler?

@gewenyu99
Copy link

Related: appwrite/website#856

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers product / docs Fixes and upgrades for the Appwrite Docs. product / messaging Fixes and upgrades for the Appwrite Messaging.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants