-
hi,I use cordova-hot-code-push-plugin and wk plugin ,they is not work, i use safari check it:**XMLHttpRequest cannot load file:///var/containers/Bundle/Application/850FE18F-20C4-4769-8D04-C92870CEC259…
-
## Feature Request
### Description
With MS App Center's Codepush, once an update was installed, the current page/route would remain. This means when the user returns back to bring the app into f…
-
### Description
I'm overriding deployment keys via javascript code so I can dynamically move users from one deployment to another.
When first call to `sync` or `checkForUpdate` with an overridde…
-
Recently we upgraded the apps to RN0.74, it is bundling the content fine and but failed to release the updates.
and yes we are using monorepo
Running "react-native bundle" command:
node node_modules…
-
Will this package be published to NPM? Using Yarn v2, I'm having difficulties adding a package from the GitHub url (it expects the branch to be called "master" - the option to customize will come in Y…
-
RNN v2 using other structure, and it's MainActivity it not contain onCreate method to init Fabric.
`public class MainActivity extends NavigationActivity {
@Override
protected String getJS…
-
Hey everyone,
I'm facing this issue where I'm not able to receive local notifications on iOS devices that are running iOS 14. Android devices are working fine, iOS devices
-
Our latest mobile app powered by Cordova technology! Cordova enables us to build cross-platform mobile applications using web technologies such as HTML, CSS, and JavaScript, allowing for seamless depl…
xziy updated
8 months ago
-
Any news regarding supporting the plugin for Capacitor? We are looking to migrate from Cordova to Capacitor. However, we are reluctant since Code Push is not yet supported. We really value having Code…
-
问题详情:
如果我的app是1.0.0版本的,在这个版本下进行了几次热更新,后来我直接在应用市场发布我2.0.0的版本,但是存在有用户下载了2.0.0的版本但是获取1.几的包。要如何避免2.0.0的用户更新错误版本的包呢?
解决方案:
在react native App的根组件里添加codePush的方法getCurrentPackage(),获取app的版本信息appVersion
, …