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

feat(live-update)!: enabled configuration option should perform a reset #335

Open
3 of 24 tasks
robingenz opened this issue Nov 24, 2024 · 0 comments
Open
3 of 24 tasks
Labels
Milestone

Comments

@robingenz
Copy link
Member

Plugin(s)

  • Android Foreground Service
  • Android Battery Optimization
  • App Review
  • App Update
  • Background Task
  • Badge
  • Bluetooth Low Energy
  • Cloudinary
  • Datetime Picker
  • File Compressor
  • File Opener
  • File Picker
  • Live Update
  • Managed Configurations
  • NFC
  • Photo Editor
  • Printer
  • Screen Orientation
  • Speech Recognition
  • Speech Synthesis
  • Torch
  • Zip

Current problem

I have now received feedback several times that when setting the configuration option enabled to false, the default bundle is expected to be used.

Example: The Live Update plugin is being tested during development. After successful testing, you now want to continue developing other features and use Live Reload for this. The developer sets the configuration option enabled to false and starts the dev server. However, now the last live update is still displayed in the app and not the default bundle that uses the dev server.

Preferred solution

The configuration option enabled should reset the current bundle if it is set to false.

Alternative options

No response

Additional context

No response

Before submitting

@robingenz robingenz added this to the v7.0.0 milestone Nov 24, 2024
@robingenz robingenz changed the title feat(live-update): enabled configuration option should perform a reset feat(live-update)!: enabled configuration option should perform a reset Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant