Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Conversation

nerdFrenzs
Copy link

Fixed the failed http download progress to work and updated the installed plugins to the latest version

Tested in ios16.0.3
Tested on android 12

 - package version up
 - http progress listner add

Signed-off-by: nerd-dk <[email protected]>
 - package version up
 - http progress listener add

Signed-off-by: nerd-dk <[email protected]>
@primotera
Copy link

Hello @nerdFrenzs
I use your repository great that it solve my main problem that is to install remotely
but it won't work for a second time, it only works on the first.
I also tried to rebuild some correction
with the architertur
NOde: v14.17.5
NPM: 6.14.14
dist/esm/index.js → dist/plugin.js...
(!) this has been rewritten to undefined
https://rollupjs.org/guide/en/#error-this-is-undefined
dist/esm/codePush.js
1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
^
2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3: return new (P || (P = Promise))(function (resolve, reject) {
...and 1 other occurrence
dist/esm/nativeAppInfo.js
1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
^
2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3: return new (P || (P = Promise))(function (resolve, reject) {
...and 1 other occurrence
dist/esm/remotePackage.js
1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
^
2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3: return new (P || (P = Promise))(function (resolve, reject) {
...and 1 other occurrence

 - capacitor v5 upgrade
 - capacitor http -> filesystem plugin

Signed-off-by: nerd-dk <[email protected]>
 -

Signed-off-by: nerd-dk <[email protected]>
 -Readme

Signed-off-by: nerd-dk <[email protected]>
 -Readme

Signed-off-by: nerd-dk <[email protected]>
 - README.md update
 - non-useable npm delete

Signed-off-by: nerd-dk <[email protected]>
 - bug update

Signed-off-by: nerd-dk <[email protected]>
 - v6 update

Signed-off-by: nerd-dk <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants