fxnai / fxn3d

Run Python functions in Unity3D. https://fxn.ai/explore
https://docs.fxn.ai
Apache License 2.0
3 stars 4 forks source link

WebException: The request was aborted: The request was canceled. #6

Closed SimonDarksideJ closed 3 weeks ago

SimonDarksideJ commented 3 weeks ago

Hitting an issue where we are currently unable to perform "Build & Run" builds to deploy to the device and it seems I've been blaming Unity incorrectly.

The issue actually comes from the

ai.fxn.hn3d package -> ai.fxn.fxn3d/editor/build/AndroidBuildHandler.cs

IPostGenerateGradleAndroidProject.OnPostGenerateGradleAndroidProject

Is there a workaround for this as we are only using VideoKit and NONE of the AI features

We can do a manual build, but as we are building an Android aab delivery, this reduces our capability to test locally.

olokobayusuf commented 3 weeks ago

@SimonDarksideJ what version of VideoKit are you on?

SimonDarksideJ commented 3 weeks ago

We were on 0.19 and missed the announcement of the shift to a new npm domain and the rename. Just updating to 21 and the new NPM package and re-testing now

SimonDarksideJ commented 3 weeks ago

Closed as this issue is redundant after an upgrade to 0.21 and a different "known" issue was hit

olokobayusuf commented 3 weeks ago

Moving to #5