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
@SimonDarksideJ thanks for reporting this. You do need an internet connection when building because VideoKit has to download a resource to embed into the app binary.
As I am logging this issue from the same machine I am trying to do builds on, I do have an internet connection. The issue does not appear to be on my end. Especially as I had to download fiddler in order to trace the connection issues.
If the issue is internet related, surely there should be a more friendly and informative way of failing the build, with a more meaningful error.
Summary
Opened up a project today and updated to:
Now I cannot build due to the following error (video Kit seems to be doing a web call during build?)
I've now tried this in two different projects with no success.
Suggested fix
Issue seems related to access issue, so this should be a warning and NOT an exception. Providing details on what to check to resolve.
Error detail
Additional Detail
On examining the network behaviour, the web call seems to be calling
clerk.videokit.ai:443
with no responseThe text was updated successfully, but these errors were encountered: