Right now I'm not using Expo EAS builds, I'm using Expo Go for development, and expo updates to publish changes. I wonder if it's possible to use UXCam without having to use EAS build.
I've tried adding the config to my app, but I always get the error:
TypeError: Cannot read property 'startWithConfiguration' of null
Hello @ghmendonca unfortunately it is not currently possible as Expo does not support native modules, thus you'll need to do so with EAS, here's the reference just in case. Thanks!
Right now I'm not using Expo EAS builds, I'm using Expo Go for development, and expo updates to publish changes. I wonder if it's possible to use UXCam without having to use EAS build.
I've tried adding the config to my app, but I always get the error:
TypeError: Cannot read property 'startWithConfiguration' of null
And my config: