due to problems with the plugin on ios (see #26), I decided to check, if I have the same issues on android to specify if it is more related to my sources or the native part.
So first I tried to run my app on an android emulator, which resulted in problems in the require of the plugin:
So I decided to give the demo app a try. Cloned the repo, started server as documented and switched to the app. Also here I followed the two steps from docs, which made a successfull built. But trying to run the demo resulted in:
Hi,
due to problems with the plugin on ios (see #26), I decided to check, if I have the same issues on android to specify if it is more related to my sources or the native part.
So first I tried to run my app on an android emulator, which resulted in problems in the require of the plugin:
So I decided to give the demo app a try. Cloned the repo, started server as documented and switched to the app. Also here I followed the two steps from docs, which made a successfull built. But trying to run the demo resulted in:
I'm outta luck on my side.