Error from Companion: java.lang.NoClassDefFoundError: Failed resolution of: Lorg/osmdroid/library/R$layout;

I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic

Describe your issue

I’m trying to use the Maps component with my app, but when I try it in Companion, it throws this error: “Error from Companion: java.lang.NoClassDefFoundError: Failed resolution of: Lorg/osmdroid/library/R$layout;”

Steps to reproduce the issue

Just create a blank screen and add the Maps component into it, then when the companion refreshes, it will throw that error

Expected Behaviour

Display the map in the screen

Actual Behaviour

Blank screen in companion and the error message showing up in creator

Show your Blocks

They are not necessary (bugs also with no blocks)

Android version

11

2 posts were merged into an existing topic: Companion error: java.lang.NoClassDefFoundError: Failed resolution of: Lorg/osmdroid/library/R$layout