Andy Peacock

Results 38 comments of Andy Peacock

Hi, I have made a bit of progress in this in my case. I had laravel-actions installed in the parent app and the package, with the "You must call one...

Think I've found the problem for me: 1. Main app is in /var/www/html 2. Various custom laravel packages are in /var/www/laravel-packages/xxx 3. Composer in the main app is set up...

Hi, Can I second that please? I know the menu option is there, but a button on the menu would be great. @Kittyfisto Maybe add a sponsor button - I'd...

Would it also be possible to add a flag to include the code to automatically redirect to the list page after a successful create/edit?

Confirmed, same problem: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/core...

Thanks to @GroupeBEL at https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated/issues/223#issuecomment-785798244 - this solution worked for me as well. Stack: Android app running Vue (Quasar framework), notifications sent via npm's firebase-admin package

> @corentin-gautier the repo seems not to be maintained. You can install my fix via: > `npm install https://github.com/Sebschock/firebase-remote-config/releases/download/v0.1.4/capacitor-community-firebase-remote-config-0.1.4.tgz` Thanks for doing this @Sebschock - I'm building an app on...

@alexcroox There was another plugin for cordova at https://github.com/nordnet/cordova-hot-code-push that might be worth a look at for inspiration. I *think* it installs the new version into a new subdirectory, as...

Further to this, I've tried the line that @alexcroox used earlier (_serverBasePath = await Plugins.WebView.getServerBasePath()_) to get the html directory, and all I get is "public", not the full resolved...

I gave up. This issue, and a total lack of interest from ionic when I raised an issue with the build of my android app on their Appflow service (despite...