Seeking for fix the Kodular Starter v2.0

Hello Kodular Community,

I’m experiencing an issue with connecting my phone to Kodular Starter v2.0 using the USB method for live testing. Whenever I open the Kodular Starter.exe, I encounter an error and the application fails to connect with my device.

Error Details:

Kodular Starter v2
OS: windows
ADB path: C:\Users\Device\AppData\Local\Temp\KodularStarter\adb.exe
- - - - - - - - - - - - - - - - - - - - - -
Running a Vweb app on http://localhost:8004
Hit Ctrl+C to quit.
- - - - - - - - - - - - - - - - - - - - - -
[INFO] Turn USB debugging on from the Developer Options on your phone
Unhandled Exception 0xE06D7363
print_backtrace_skipping_top_frames is not implemented
[INFO] Device found = d3e99bff
[INFO] Device found = d3e99bff
[INFO] Device found = d3e99bff
[INFO] Device found = d3e99bff
[INFO] Device found = d3e99bff
Unhandled Exception 0xE06D7363
print_backtrace_skipping_top_frames is not implemented
>> Starting companion app on device [d3e99bff] (Keep your phone connected via USB)8001
Starting: Intent { act=android.intent.action.VIEW cmp=io.makeroid.companion/.Screen1 (has extras) }
Error type 3
Error: Activity class {io.makeroid.companion/io.makeroid.companion.Screen1} does not exist.
Unhandled Exception 0xE06D7363
print_backtrace_skipping_top_frames is not implemented
>> Starting companion app on device [d3e99bff] (Keep your phone connected via USB)Starting: Intent { act=android.intent.action.VIEW cmp=io.makeroid.companion/.Screen1 (has extras) }
Error type 3
Error: Activity class {io.makeroid.companion/io.makeroid.companion.Screen1} does not exist.
Unhandled Exception 0xE06D7363
print_backtrace_skipping_top_frames is not implemented
>> Starting companion app on device [d3e99bff] (Keep your phone connected via USB)Starting: Intent { act=android.intent.action.VIEW cmp=io.makeroid.companion/.Screen1 (has extras) }
Error type 3
Error: Activity class {io.makeroid.companion/io.makeroid.companion.Screen1} does not exist.
Unhandled Exception 0xE06D7363
print_backtrace_skipping_top_frames is not implemented
>> Starting companion app on device [d3e99bff] (Keep your phone connected via USB)Starting: Intent { act=android.intent.action.VIEW cmp=io.makeroid.companion/.Screen1 (has extras) }
Error type 3
Error: Activity class {io.makeroid.companion/io.makeroid.companion.Screen1} does not exist.
Unhandled Exception 0xE06D7363
print_backtrace_skipping_top_frames is not implemented
[INFO] Resetting...
[INFO] Killed adb...
Unhandled Exception 0xE06D7363
print_backtrace_skipping_top_frames is not implemented

Steps I've Taken:

  • Enabled USB debugging in Developer Options on my phone.
  • Installed the latest version of Kodular Starter.
  • Tried multiple USB cables and ports.
  • Restarted both my computer and phone.

Despite these attempts, the issue persists. It seems like the companion app is not launching correctly on my device, and I’m receiving multiple Unhandled Exception 0xE06D7363 errors.

Request for Assistance:

Has anyone else encountered this issue or have any suggestions on how to resolve it? Any help would be greatly appreciated!

Thank you in advance!