I'm trying to access an .app code but I'm getting an error: "Object definition is not available"
The .app is compiled with ShowMyCode = True
What I did is just creating a new AL project, then drag and drop the .app files I want to nagivate into it's code.
If I try to access the Microsoft extensions I can without issues:
How can I see Business Central .app source codes? It's not installed and I can't install it as I don't have all dependencies.
It worked by right clicking the object I wanted to view the code inside the object designer, then select "Open definition from app file"
Results are here, I can see the code :)