You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hot updates are a very common way to update apps on mobile devices. It is often unwise to ask users to re-download the entire app to fix a minor issue. Hot updates have many advantages over full updates.
Describe the problem
Hot updates are a very common way to update apps on mobile devices. It is often unwise to ask users to re-download the entire app to fix a minor issue. Hot updates have many advantages over full updates.
Describe the solution you'd like
This functionality is similar to eas-update or code-push.
Alternatives considered
No response
Additional context
Almost all technology stacks that use
js|html|css
for application development on mobile devices support this function.The text was updated successfully, but these errors were encountered: