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

nerdFrenzs added 4 commits August 1, 2022 22:25
Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
 - package version up
 - http progress listner add

Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
 - package version up
 - http progress listener add

Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
@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

nerd-dk added 11 commits August 25, 2023 19:03
 - capacitor v5 upgrade
 - capacitor http -> filesystem plugin

Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
 -

Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
 -Readme

Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
 -Readme

Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
 - README.md update
 - non-useable npm delete

Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
 - bug update

Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
 - v6 update

Signed-off-by: nerd-dk <dreeky@nerdfrenz.com>
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.

2 participants