Ron Kreutzer
Ron Kreutzer
Can we flag the update issue as technical debt and merge the PR? It's holding up any app from being able to support MS Entra.
I submitted a PR for this fix. Maybe I've just gotten used to the current method of chaining, but I think that any confusion can be dealt with in more...
@hembachrterran did you find a workaround for using Capacitor Camera and this plugin in the same app?
As a workaround for now, I removed the Capacitor/camera and installed cordova-plugin-camera. I removed the section from the AndroidManifest file and the camera now functions with this plug-in.
I have the same/similar issue in an Ionic/Capacitor app. `Error: ./node_modules/@mindsorg/web3modal-ts/dist/providers/injected/index.js 4:53 Module parse failed: Unexpected token (4:53) File was processed with these loaders: * ./node_modules/@angular-devkit/build-angular/src/babel/webpack-loader.js * ./node_modules/@angular-devkit/build-optimizer/src/build-optimizer/webpack-loader.js * ./node_modules/@ngtools/webpack/src/ivy/index.js...