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

Ft/show prompt of update #357

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Ft/show prompt of update #357

wants to merge 6 commits into from

Conversation

Pamella014
Copy link
Collaborator

@Pamella014 Pamella014 commented Jan 30, 2025

Description

Created an app update service that can be accessed anywhere in the app and then i imported it into the main extension app entry component.

closes #348

@github-actions github-actions bot added the App: Extension Updates related to Farmer app label Jan 30, 2025
Copy link

nx-cloud bot commented Jan 30, 2025

View your CI Pipeline Execution ↗ for commit 738df53.

Command Status Duration Result
nx build ✅ Succeeded 4m 52s View ↗
nx run-many --target=lint ✅ Succeeded 4s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-31 18:11:52 UTC

@Pamella014 Pamella014 removed the App: Extension Updates related to Farmer app label Jan 30, 2025
Copy link
Collaborator

@chrismclarke chrismclarke left a comment

Choose a reason for hiding this comment

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

@Pamella014
Thanks for making the changes to isolate the code in a service, I think overall is looking in a good state. See a few minor comments inline that it would be good to tidy up, and after that I will try to get a testing version deployed so we can confirm if behaves as expected

apps/picsa-apps/extension-app/src/app/app.component.ts Outdated Show resolved Hide resolved
libs/shared/src/services/native/app-update.ts Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@Pamella014
Copy link
Collaborator Author

Pamella014 commented Jan 30, 2025

Thank you @chrismclarke for the feedback. I will review and make the necessary changes. Should i create a new pr once i am done?

@Pamella014
Copy link
Collaborator Author

@chrismclarke
I have made the requested changes and pushed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

feat(android): show prompt when app update is available
2 participants