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): add a channel option to sync() and fetchLatestBundle() methods #355

Closed
3 of 24 tasks
robingenz opened this issue Dec 17, 2024 · 0 comments · Fixed by #361
Closed
3 of 24 tasks

feat(live-update): add a channel option to sync() and fetchLatestBundle() methods #355

robingenz opened this issue Dec 17, 2024 · 0 comments · Fixed by #361
Assignees
Labels

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

The setChannel and getChannel seems to confuse many developers. There have been several support requests where the problem was that setChannel was called too late or not at all and thus no live update was received.

Preferred solution

A new channel option should be added to the sync() and fetchLatestBundle methods.

Alternative options

No response

Additional context

Related to #264

Before submitting

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