You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW, I was able to (finally) get my own version of the API implementation working by generating my own API and changing the dependency on react-native-electrode-bridge to point explicitly to 1.5.19. That fixed the issue for me.
I then grabbed the schema.json from the tutorial repo, and borrowed the JS implementation from the other repo, and I at last had a working example of the API system.
Repro steps
$ ern create-miniapp MovieListMiniApp
$ cd MovieListMiniApp
$ ern add [email protected] [email protected]
Results in this error:
Running on macOS. Looks the same as #956 but that one was closed.
The text was updated successfully, but these errors were encountered: