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
{{ message }}
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
When I remove the plugin, my Android App works. When I install this plugin, the App does not even launch. It says App has stopped. Restart App.
I tried the following:
Tried installed the plugin both using cordova plugin add cordova-hot-code-push-plugin and cordova plugin add https://github.com/nordnet/cordova-hot-code-push.git.
I have followed the Wiki and the issues here and I feel my set-up seems fine. I dont use any javascript for this plugin and it should work as default. But when I run the command ionic cordova run android, when the App is launched, it doesnt even open. It crashes straight away.
I have Android 7 and this is my ionic set-up:
cli packages: (/usr/local/lib/node_modules)
@ionic/cli-utils : 1.19.2
ionic (Ionic CLI) : 3.20.0
global packages:
cordova (Cordova CLI) : 8.0.0
local packages:
Cordova Platforms : android 7.0.0 ios 4.5.4
Ionic Framework : ionic1 1.3.3
System:
ios-deploy : 1.9.2
ios-sim : 5.0.13
Node : v9.3.0
npm : 5.7.1
OS : macOS High Sierra
Xcode : Xcode 9.2 Build version 9C40b
Environment Variables:
ANDROID_HOME : not set
Misc:
backend : pro
When I uninstall this plugin, it works. When I install this plugin, it crashes. These are the plugins I have in my set-up:
😢 We are not using nordnet/cordova-hot-code-push anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.
When I remove the plugin, my Android App works. When I install this plugin, the App does not even launch. It says
App has stopped. Restart App
.I tried the following:
Tried installed the plugin both using
cordova plugin add cordova-hot-code-push-plugin
andcordova plugin add https://github.com/nordnet/cordova-hot-code-push.git
.I have this set-up in my
config.xml
chcp.json
:appstore/www
directory exists in my server.I have followed the Wiki and the issues here and I feel my set-up seems fine. I dont use any javascript for this plugin and it should work as default. But when I run the command
ionic cordova run android
, when the App is launched, it doesnt even open. It crashes straight away.I have Android 7 and this is my ionic set-up:
When I uninstall this plugin, it works. When I install this plugin, it crashes. These are the plugins I have in my set-up:
Has anyone else had this problem? Can someone guide me here please?
The text was updated successfully, but these errors were encountered: