Ian K Smith
Ian K Smith
@ariboren I don't have any meaningful updates to share, but can re-confirm that this is something we are interested in building better support for.
You can invoke your Magic instance from anywhere in your React Native app, but for the response to process, you'll need to be rendering `` somewhere (anywhere). I recommend adding...
`PromiEvent` landed in `v1.4.0`, which also makes `eventemitter3` a dependency of Magic SDK. Since `v1.4.0`, we are also overloading the `RPCProviderModule` interface with `EventEmitter` methods. To gain full support for...
Please help us isolate the issue with the following: 1. Your version of TypeScript 2. The content of your `tsconfig.json` file 3. Any `@magic-ext/*` packages you're using (and their versions)...
I haven't been able to reproduce this, so will need a bit more help from you to isolate the issue. Let me know if you can put together a reproduction.
cc @harryEth
@hydrosquall I'm experiencing this issue as well. The missing `--no-verify-access` flag appears to be [here](https://github.com/intuit/auto/blob/43dad64aba18628711efdbea06b5581e2a77e276/plugins/npm/src/index.ts#L1436).