-
# Presence header not showing last cached emoji
| QA TEMPLATE | Input
| ----------------- | -------
| Device Type: | iPhone 7 Plus
| iOS: |12.3.1
||
| tr Version: | 4.13.1
| Environment …
-
当app内置的旧的业务包已加载,此时收到热更新下发的新包,加载新包,新代码并没有生效,仍是旧包的效果。
CodePush 热更新成功后,通过 reload 方法(ios)可以重新加载整个bundle,拆包后 reload 方法不能用了,请问有别的方式可以代替吗?
-
Hi there,
I encountered an error when executing `code-push-standalone release-react android -d Staging --mandatory true --targetBinaryVersion ""`.
This is the response of the code push server api:…
-
App ID: 007a2cb9-86ee-4f73-90db-1d3322af1863
**Description**
Getting below error when running shorebird preview :
```
➜ flutter_codepush_poc git:(main) ✗ shorebird preview
✓ Fetching releas…
-
We have another instance of this happening. Last time, I ticketed #3926. This time, I'm posting a new ticket because the symptoms are somewhat different.
For some reason, it seems to occur on Don's…
-
When I press "Reload" or the application reloads due to Live Reload being enabled, the onDestroy method of the module is not called. Because of that, the sockets (and streams) are no correctly dispose…
wmaca updated
7 years ago
-
_This is currently not on Flutter's roadmap, for reasons discussed in these comments: https://github.com/flutter/flutter/issues/14330#issuecomment-1279484739, https://github.com/flutter/flutter/issues…
-
I'm sure you're probably not entirely happy with the `run-metro.command` and the `run-metro.js`.
I checked out the repo, tried to run it, but i was getting errors around `codepush not available` or…
-
I have recently updated to the new architecture and I noticed that all the CodePush bundles are "broken" on Android, meaning that I always get a rollback. Is this a known issue? When I disable the new…
-
I just tried updating multiple dependencies and when I try to install this plugin after installing code-push `code-push 4.0.1` I get this error `Version of installed plugin: "code-push@4.0.1" does not…