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

[docs] Module API Reference - Android Package interface installation should be explained #28409

Open
davidliu opened this issue Apr 24, 2024 · 1 comment

Comments

@davidliu
Copy link

Summary

In the Android Lifecycle Listeners page, it's stated that you should implement a class that implements the Package interface, but there's no information on how this class actually gets hooked into the app itself. There's also zero documentation anywhere else I can find about the Package interface, and the source code similarly contains no information.

It would be appreciated if there was even just a one-liner about how classes implementing Package are automatically detected and included. Had to test and hope it worked for myself, but having clear official documentation on how it works would be much better.

Link to the related docs page

https://docs.expo.dev/modules/android-lifecycle-listeners/

Anything else?

No response

@expo-bot
Copy link
Collaborator

Thank you for filing this issue!
This comment acknowledges we believe this may be a bug and there’s enough information to investigate it.
However, we can’t promise any sort of timeline for resolution. We prioritize issues based on severity, breadth of impact, and alignment with our roadmap. If you’d like to help move it more quickly, you can continue to investigate it more deeply and/or you can open a pull request that fixes the cause.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants