Need Help: Debugging API Issues in Extension Development

Hello Community,

I hope everyone is doing well!

I am currently developing a Kodular extension that enhances app security by analyzing data and making informed decisions. I’m using Rush and IntelliJ IDEA for development, but I’ve hit a roadblock.

The issue arises during API calls, where I’m unable to debug or effectively log runtime errors. Without a way to trace what’s happening, troubleshooting has become quite challenging.

Could anyone please guide me on:

  1. How to log runtime information effectively in Kodular extensions?
  2. Are there any recommended tools or practices for debugging extensions using Rush?
  3. Any tips for handling API-related issues in this environment?

Your insights and suggestions would be incredibly helpful. Thank you in advance for your support!

1 Like

Use kotlin

1 Like